libmemcached
C++ library for memcached
libMemcached is a library to use memcached in C/C++ applications. It comes with a complete reference guide and documentation of the API, and provides features such as:
Asynchronous and synchronous transport support
Consistent hashing and distribution
Tunable hashing algorithm to match keys
Access to large object support
Local replication
- Versions: 1.0.18
- Website: https://libmemcached.org/libMemcached.html
- Licenses: Modified BSD
- Package source: gnu/packages/databases.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of libmemcached
as follows:
guix install libmemcached
Or install a particular version:
guix install libmemcached@1.0.18
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.
Badge code
HTML: <a href='http://127.0.0.1:3000/packages/libmemcached/'><img src='http://127.0.0.1:3000/packages/libmemcached/badges/latest-version.svg'></img></a> Markdown: [![GNU Guix](http://127.0.0.1:3000/packages/libmemcached/badges/latest-version.svg)](http://127.0.0.1:3000/packages/libmemcached/) Org: [[http://127.0.0.1:3000/packages/libmemcached/][http://127.0.0.1:3000/packages/libmemcached/badges/latest-version.svg]]