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-0.40.tar.bz2 | 0000538326526 KB | 1272099664over 14 years ago | |
libmemcached-0.41.tar.bz2 | 0000583898570 KB | 1279214236over 14 years ago | |
libmemcached-0.44.tar.bz2 | 0000589325576 KB | 1287141023about 14 years ago | |
libmemcached.spec | 000002336422.8 KB | 1287141699about 14 years ago |
Revision 60 (latest revision is 92)
hostmaster
committed
about 14 years ago (revision 60)
update