Description
libmemcached is a C client library to the memcached server
(http://danga.com/memcached). It has been designed to be light on memory
usage, and provide full access to server side methods.
It also implements several command line tools:
memcat - Copy the value of a key to standard output.
memflush - Flush the contents of your servers.
memrm - Remove a key(s) from the server.
memstat - Dump the stats of your servers to standard output.
memslap - Generate testing loads on a memcached cluster.
memcp - Copy files to memcached servers.
memerror - Creates human readable messages from libmemcached error codes.
Packages
libmemcached-0.53-2.1.el6.x86_64
[156 KiB] |
Changelog
by Andrew Colin Kissa (2014-11-05):
- Rebuilt for Baruwa Enterprise Edition 2.0.7
|