You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 7, 2019. It is now read-only.
enyim edited this page Aug 13, 2010
·
12 revisions
Which client to choose?
Generic Memcached
If you are using the generic memcached (or derivative) server, your best option is the Enyim.Caching.MemcachedClient class. Download the latest Enyim.Memcached.version.zip and reference the log4net.dll & Enyim.Caching.dll assemblies.
If you're using either the [NorthScale Memcahed Server(http://northscale.com) or the NorthScale Membase Server then the basic client will still work, but the NorthScale.Store.NorthScaleClient will provide additional features (for example: automatic configuration).
Download the latest NorthScale.Store.version.zip and reference the log4net.dll, Enyim.Caching.dll & NorthScale.Store.dll assemblies.