Remi's RPM repository - Packages

Blog | Forum | Repository | Wizard

libmemcached-opt - Client library and command line tools for memcached server

Website:
http://libmemcached.org/
Licence:
BSD
Vendor:
Remi Collet
Description:
libmemcached is a C/C++ client library and tools for the memcached server
(http://memcached.org/). 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:

memaslap    Load testing and benchmarking a server
memcapable  Checking a Memcached server capibilities and compatibility
memcat      Copy the value of a key to standard output
memcp       Copy data to a server
memdump     Dumping your server
memerror    Translate an error code to a string
memexist    Check for the existance of a key
memflush    Flush the contents of your servers
memparse    Parse an option string
memping     Test to see if a server is available.
memrm       Remove a key(s) from the server
memslap     Generate testing loads on a memcached cluster
memstat     Dump the stats of your servers to standard output
memtouch    Touches a key

Packages

libmemcached-opt-1.0.18-2.el6.remi.x86_64 [107 KiB] Changelog by Remi Collet (2019-01-11):
- improve dependency filtering
libmemcached-opt-1.0.18-1.el6.remi.x86_64 [83 KiB] Changelog by Remi Collet (2018-11-20):
- rename to libmemcached-opt and install in /opt/libmemcached