libmemcached
a C client library to the memcached server
libmemcached is a C client library to the memcached server (http://danga.com/memcached). It has been designed to be light on memory usage, thread safe, and provide full access to server side methods.
homepage ↗ launchpad: libmemcached
Available in
| Overlay | Newest | Ebuilds | Last activity | |
|---|---|---|---|---|
| gentoo gitweb ↗ | 1.0.18-r4 | 1 | 13 h | details › |
Versions & arches
Use flags of 1.0.18-r4
- debug Enable extra debug codepaths, like asserts and extra output. If you want to get meaningful backtraces see https://wiki.gentoo.org/wiki/Project:Quality_Assurance/Backtraces
- hsieh Use Hsieh hash algorithm.
- +libevent Use the libevent event loop interface.
- sasl Use sasl auth for communications.