Compiled for Win32 - Has anyone built it?

I finally got the green light to use Memcached on our project (after months of lobbying against database caching - just don't ask ...) however we will also need to use Repcached to back up our data. Has anyone built this for Win32? We may end up using Linux in production, but development will most likely happen on Windows.

Any hints or pointers are greatly appreciated - there seem to be a lot of .T files which I assume are TCL? This can be fun ...

+1


source to share


1 answer


You can apply the patch from http://code.jellycan.com/memcached/ which makes memcached win32 capable. I'm not tired, but I can work.



+1


source







All Articles