memcached C library and command line tools
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 serrver. memstat - Dump the stats of your servers to standard output. memslap - Generate testing loads on a memcached cluster. memcp - Copy files to memcached servers.
- 28 errors
Source Files
Filename | Size | Changed | Actions |
---|---|---|---|
libmemcached-1.0.4.tar.bz2 | 0000737179720 KB | 1327752446almost 13 years ago | |
libmemcached.changes | 00000013891.36 KB | 1327752446almost 13 years ago | |
libmemcached.spec | 000002623125.6 KB | 1327752446almost 13 years ago |
Revision 76 (latest revision is 92)
hostmaster
committed
almost 13 years ago (revision 76)
update