memcached within mogile

Brad Fitzpatrick brad at danga.com
Fri Nov 3 00:48:40 UTC 2006


I'd be happy with that.

Just don't use the memcached API directly... make a little stub
indirection layer in MogileFS::Util or wherever, so you can work (by doing
nothing) if Cache::Memcached isn't installed.  (but if you start it up
with --use-memcached, then be a fatal error if they don't have
Cache::Memcached installed...)


On Thu, 19 Oct 2006, Cahill, Earl wrote:

> Just wondering why memcached wouldn't be on the other side of the mogile
> calls?  Like who wouldn't want to memcache the database results?  Like
> if you specify memcache servers, then mogile would cache through them,
> if not, it would just slap the database like now.  That isn't currently
> possible is it?  Would a patch covering such functionality be included?
>
>
>
> Thanks,
>
> Earl
>
>


More information about the mogilefs mailing list