Hi,
I'm looking for a .NET Memcached Client, I founded 3 clients libraries.
Anyone have pros and cons about theses clients ?
Thanks.
Hi,
I'm looking for a .NET Memcached Client, I founded 3 clients libraries.
Anyone have pros and cons about theses clients ?
Thanks.
I went with Enyim. It was used in the examples in the Using memcached eBook, which is well worth the $9. I found it to be fairly simple API to use.
I wouldn't go with MemcachedDotNet as it seemed to be lacking documentation and the most inactive of the 3 choices.
BeIT might be an alright choice based on this similar question, however I haven't tried it yet myself.