2

Does somebody know Where to get compiled and updated MemCached executable for Windows?

And also the .Net Framework memcached client?

(The latest stable memcached release is v1.4.10)

Tony
  • 16,527
  • 15
  • 80
  • 134

2 Answers2

1

Yes here:

Membase Server

But you'll have to deploy it in "Memcached Mode" see here:

Looking for memcached page

And this is the client I use it's a bit old (from 2010) but it works reasonably well.

albertjan
  • 7,739
  • 6
  • 44
  • 74
1

I just started messing w/ MemCached for windows today, I am currently using the Enyim client. I beleive it is in active development and the latest build is from Oct. It is very simple to use and does the basics. Here is an article that explains what was needed to get it all up and running.

Billy
  • 2,406
  • 6
  • 28
  • 34