Which Memcached client library should I use for .NET? [closed]

不问归期 提交于 2019-12-21 05:36:12

问题


I've noticed there are a few solutions to allow the use of memcached on C# / ASP.NET:

  • memcacheddotnet

  • enyim.com Memcached Client

  • BeIT

Which one should I use? It seems like the enyim port has more active development, but I wanted to see what you guys recommend.


回答1:


I use BeIT and i am happy with it.




回答2:


Take a look at Velocity. Its Microsofts new alternative, its not stable yet but looks promising.



来源:https://stackoverflow.com/questions/272989/which-memcached-client-library-should-i-use-for-net

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!