libmemcache is the C API for memcached(8), a high-performance, distributed memory object caching system.
| Tags | Software Development Libraries |
|---|---|
| Licenses | MIT/X |
| Implementation | C |
Recent releases


Release Notes: Numerous minor bugfixes.


Release Notes: This version fixes compilation for Linux users with broken headers.


Release Notes: The build infrastructure has been fixed to work around bugs in pmk 0.9.0. There are no other changes.


Release Notes: A memory leak was plugged. Other minor enhancements were made, but no functional changes were done over 1.2.0 other than the above mentioned bugfix.


Release Notes: This release adds a host of new functions. Various performance improvements were made in the single server case. The API/ABI has been changed slightly to make it more consistent and foster future addition of features.