X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=README;h=91590bde9546c671b67ccf71a754fa0c04abad91;hb=42607993d9f6352e0c369a073d7345493ec26b25;hp=8ce3eef5e668715b108bc25a9f0cc55f094c6770;hpb=a4822a8fac8aa8fe0206a4f5ea64778ef1a09755;p=awesomized%2Flibmemcached diff --git a/README b/README index 8ce3eef5..91590bde 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 connecting 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!)