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.38.tar.bz2 | 0000530913518 KB | 1265967864almost 15 years ago | |
libmemcached-0.39.tar.bz2 | 0000536650524 KB | 1270630211over 14 years ago | |
libmemcached.spec | 000002253822 KB | 1270630212over 14 years ago |
Revision 55 (latest revision is 92)
hostmaster
committed
over 14 years ago (revision 55)
update