Skip to content
This repository has been archived by the owner on Mar 28, 2024. It is now read-only.
/ libmemcached-win Public archive

This is libmemcached library with fixes for working on windows platform. To compile it you need to open vcxproj file in win32 folder and perform compilation (vs2015). You will get lib and dll files that you can use for linking with your msvc application

License

Notifications You must be signed in to change notification settings

LynxLine/libmemcached-win

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is libmemcached library with fixes for working on windows platform.
To compile it you need to open vcxproj file in win32 folder and perform compilation (vs2015).
You will get lib and dll files that you can use for linking with your msvc application


libmemcached:

So what is this? It is a library in C for connecting to memcached servers
(http://danga.com/memcached/). It is also a collection of utilities designed
to work with memcached.

The project has information here: http://libmemcached.org/

Documentation can be found here: http://docs.libmemcached.org/

About

This is libmemcached library with fixes for working on windows platform. To compile it you need to open vcxproj file in win32 folder and perform compilation (vs2015). You will get lib and dll files that you can use for linking with your msvc application

Resources

License

Stars

Watchers

Forks

Packages

No packages published