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 |
---|---|---|---|
1158_1157.diff | 00000022232.17 KB | 1377594654about 11 years ago | |
libmemcached-1.0.17.tar.bz2 | 0000773245755 KB | 1365188782over 11 years ago | |
libmemcached.changes | 00000029452.88 KB | 1365188783over 11 years ago | |
libmemcached.spec | 000002601425.4 KB | 1389696065almost 11 years ago |
Latest Revision
hostmaster
committed
almost 11 years ago (revision 92)
enable sasl