X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=README;h=3746e3b3a9484ee909ee29631965bc5a868b27cc;hb=901d63226e7c2385b6f169f9f09007f65a0c2fe4;hp=8ce3eef5e668715b108bc25a9f0cc55f094c6770;hpb=72f2d0fe03fedf73e1ac542690736f881de830fe;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!)