24 Feb
2002
24 Feb
'02
6:11 p.m.
Chris Ryland writes:
I understand how the RAM Cache Manager works, I think, but what I need is something slightly different, in a couple of ways:
... * I'd like to be able to cache things but have the cached elements "time out" after N minutes. I did not yet use the RAM Cache Manager, but I think, it works precisely as you want...
There is a parameter that controls when the cached information is stale and should be flushed. Dieter