Memcached for Win32
This is a port of memcached to the Win32 architecture by kronuz
The Win32 version of memcached can be run both as a NT Service or from the command line.
To install memcached as a service, follow the next steps:
- Unzip the binaries in your desired directory (eg. C:/memcached)
- Install the service using the command: 'C:/memcached/memcached.exe-D install 'from either the command line
- Start the server from the Microsoft Management Console or by running the following command: 'C:/memcached/memcached.exe-D start'
- Use the server, by default listening to port 11211
Use 'memcached.exe-H' for extra help and command line server
You can check the changelog to see what's new.
Memcached 1.2.1 for Win32
- Memcached 1.2.1 for Win32 source code(December 23,200 6)
- Memcached 1.2.1 for Win32 Binaries(December 23,200 6)
- Patches to add support for Win32 to the Code in the SVN(December 23,200 6)
Old files:
Memcached 1.2.0 for Win32
- Memcached 1.2.0 for Win32 source code(Nov 23,200 6)
- Memcached 1.2.0 for Win32 Binaries(Nov 23,200 6)
Memcached 1.1.13-pre for Win32
- Memcached 1.1.13 pre-release for Win32 source code(Jun 9, 2006)
- Memcached 1.1.13 pre-release for Win32 Binaries(Jun 9, 2006)
Memcached 1.1.12 for Win32
- Memcached 1.1.12 for Win32 source code(March 31,200 6)
- Memcached 1.1.12 for Win32 Binaries(March 31,200 6)
Libevent 1.1a for Win32
- Libevent 1.1a source code(March 29,200 6)
- Libevent 1.1a library for MS Visual Studio(March 29,200 6)