up vote 4 down vote favorite
3
share [g+] share [fb]

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.

link|improve this question

feedback

2 Answers

up vote 2 down vote accepted

I use BeIT and i am happy with it.

link|improve this answer
feedback

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

link|improve this answer
I evaluated Velocity, but I am going to wait until it's stable to use it. – David P Nov 7 '08 at 18:18
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.