X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=README;h=3746e3b3a9484ee909ee29631965bc5a868b27cc;hb=7577cb0a57aa70d9857d42c381f13c7cb60d0056;hp=8ce3eef5e668715b108bc25a9f0cc55f094c6770;hpb=a4822a8fac8aa8fe0206a4f5ea64778ef1a09755;p=awesomized%2Flibmemcached diff --git a/README b/README index 8ce3eef5..3746e3b3 100644 --- a/README +++ b/README @@ -1,12 +1,12 @@ Hi! -So what is this? Its a library in C for connectinng to memcached servers +So what is this? It is a library in C for connectinng to memcached servers (http://danga.com/memcached/). It is also a collection of utilities designed to work with memcached. 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. +memrm - Remove a key(s) from the server. memstat - Dump the stats of your servers to standard output memslap - Load generation utility (benchmark!)