I am interested if there is a port for the server implementation.
Answers:
Thank you for visiting the Q&A section on Magenaut. Please note that all the answers may not help you solve the issue immediately. So please treat them as advisements. If you found the post helpful (or not), leave a comment & I’ll get back to you as soon as possible.
Method 1
Windows Server ports:
Memcached .NET Client ports:
Method 2
There is no official support for windows builds. Check this link: https://github.com/memcached/memcached/wiki/Install
For the clients, check this link: https://github.com/memcached/memcached/wiki/Clients
Hope that helps.
Method 3
And you might also want to check indeXus.net wich is implemented in c# (server and api)
We were also using BeIt as a memcached client port since we had problem with enyim.
Method 4
Awesome port that’s found on Codeplex 🙂 check it out!
Method 5
If you’re interested in running a memcached client on Windows then there are two additional open source servers that can do the job. Both implement the standard memcached server protocol and are written in Java so they run on Windows.
Method 6
And you might want to check our Velocity – Microsoft’s distributed cache.
All methods was sourced from stackoverflow.com or stackexchange.com, is licensed under cc by-sa 2.5, cc by-sa 3.0 and cc by-sa 4.0