Ron Rejwan - 7 - Feb 17, 2015

Hello, I am looking for the documentation for the Memcached drivers and can’t find them - is it possible to get a link? Also, what license do we need to purchase to use it (We already bought the one for using Redis)? Thanks

The memcached client is just an ICacheClient adapter for the Enyim memcached provider, it’s listed at:
https://github.com/ServiceStack/ServiceStack/wiki/Caching

There aren’t any quota’s attached to the Memcached client (as it uses BinaryFormatter under the hood) so you can freely use it unlicensed under the free quotas. (Any support would be under ServiceStack license or purchasing individual support incidents).