C API for win32?

Garrett Rooney rooneg at electricjellyfish.net
Mon Apr 17 18:30:21 UTC 2006


On 4/17/06, Peter Manchev <pmanchev at hotmail.com> wrote:
> Dear All
>
> I am looking for C API for memcached, which runs under win32 environment.
>
> There are nice C APIs for linux, freebsd, but is there any for win32?
>
> For example if libmemcache could be compiled under win32 it will satisfy my
> requirements.

APR-Util (apr.apache.org) has a memcached client library in it, and it
should work on win32.  It's not in any released version yet, AFAIK, so
you'd have to build out of svn to get it.

-garrett


More information about the memcached mailing list