vote up 4 vote down star
3

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.

flag

2 Answers

vote up 2 vote down check

I use BeIT and i am happy with it.

link|flag
vote up 0 vote down

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

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

Your Answer

Get an OpenID
or

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