Namespace ServiceStack.Caching.Memcached
Classes
EnyimLogFactoryWrapper
EnyimLoggerWarpper
MemcachedClientCache
A memcached implementation of the ServiceStack ICacheClient interface. Good practice not to have dependencies on implementations in your business logic.
Basically delegates all calls to Enyim.Caching.MemcachedClient with added diagnostics and logging.