Graham Leggett wrote:
Or you can avoid this issue entirely by building a generic cache that works with key/subkey/data.

and then you have to find a way to bridge the gap between this interface and all the key/value caches that currently exist (memcache being the most popular example).

what if mod_http_cache had a way to "record" it's cached objects? It could keep up with the relationships there. Basically, you have a provider that has a few functions that get called whenever mod_http_cache caches or expires an object.


--
Brian Akins
Lead Systems Engineer
CNN Internet Technologies

Reply via email to