[dev] memcached support for database driven sessions

Jon Parise jon at horde.org
Mon Dec 22 15:07:01 PST 2003


On Mon, Dec 22, 2003 at 06:00:36PM -0500, Chuck Hagenbuch wrote:

> > 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.

Yes and very yes.

-- 
Jon Parise (jon at horde.org) :: The Horde Project (http://horde.org/)


More information about the dev mailing list