On Thu, 17 Aug 2006, Alan Gauld wrote:
>> i m trying to build a webapplication, i need to cache db records as it >> has become very slow the sql queries and retrival can you guys helpe me >> out in designing cache structures/ hash tables for these cases I second Alan's suggestion: talk to your database administrator and make sure you're not doing something that he or she is responsible for. Offhand, it sounds like you're trying to reinvent database indices. _______________________________________________ Tutor maillist - [email protected] http://mail.python.org/mailman/listinfo/tutor
