I have used Turck MMCache in the past to store results in shared memory with an specific TTL. Also you could use Cache_Lite in PEAR.

Hope it helps,

Adrian Madrid

Jed R. Brubaker wrote:

I am thinking like JavaBeans. Here is what I have going on:

I have a series of rather database intensive queries that I would like some class to cache and provide access for page loads. I don't care how the information is stored, but I am trying to minimize the database call down to only once an hour at the most.

The trick is that I just want the data - like a quazi-db table in memory...

Is there something like that I should look at? Somewhere in PEAR?

Thank you in advance!





--
Adrian Madrid
HyperX Inc. Mobile: 801.815.1870
Office: 801.566.0670 [EMAIL PROTECTED] www.hyperxmedia.com


9000 S. 45 W.
Sandy, UT 84070

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Reply via email to