X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;ds=sidebyside;f=README;h=05cd18566dd9637eedacef28ea4357722cc9ca6e;hb=b33ef4eff64a9fc98a78c85f76a1e1de8f589a80;hp=70eda8380354523bd01291acdb73ec0f2aed4088;hpb=8fce86636639afaeac4ca0e869e8bcd833324a62;p=awesomized%2Flibmemcached diff --git a/README b/README index 70eda838..05cd1856 100644 --- a/README +++ b/README @@ -10,16 +10,18 @@ memrm - Remove a key(s) from the serrver. memstat - Dump the stats of your servers to standard output memslap - Load generation utility (benchmark!) -The utilities are alpha quality at this point. The library is in production +The utilities are beta quality at this point. The library is in production in many locations (upwards to 600 nodes). Want to contribute? If you write more then three good patches, then I will just ask you to commit directly to the tree. I am happy to have additional -people work on this project. +people work on this project. Please checkout README.FIRST If you are looking for answers to your questions please check out the mailing list at: -http://lists.tangent.org/ libmemcached. +http://lists.tangent.org/ + +Subscribe to the libmemcached mailing list found there. Cheers, -Brian Aker