Re: [SR-Users] Storing multiple SQL results in htable/mtree

2010-11-19 Thread Daniel-Constantin Mierla
Hello, On 11/18/10 3:44 PM, Robert McGilvray wrote: Hello, I’m interested in using the htable and/or mtree modules to keep my aliases and did lookups in memory to minimize the amount of SQL lookups that are being performed. It’s easy enough to use htable to cache a single value after it is

[SR-Users] Storing multiple SQL results in htable/mtree

2010-11-18 Thread Robert McGilvray
Hello, I'm interested in using the htable and/or mtree modules to keep my aliases and did lookups in memory to minimize the amount of SQL lookups that are being performed. It's easy enough to use htable to cache a single value after it is retrieved but what I'm not clear on is how I can do it