[dev] memcached support for database driven sessions

Chuck Hagenbuch chuck at horde.org
Mon Dec 22 15:00:36 PST 2003


Quoting Jon Parise <jon at horde.org>:

> No, it's a true memory cache.  If the requested object doesn't exist
> in the cache, it is fetched from a backend resource.  After a reboot,
> the cache is empty and all initial requests need to be delegated to
> the backend while the cache fills.

So, it could make a good Horde_Cache backend, then. And it could also be
interesting to write a composite cache driver for things like sessions or
categories, that used a cache if available, and hit the backend if not.

-chuck

--
Charles Hagenbuch, <chuck at horde.org>
"I'm really... I'm not too fascinated by green food." - Average Joe


More information about the dev mailing list