Found bug in multi get where key size was not being calculated.
authorBrian Aker <brian@tangent.org>
Fri, 5 Oct 2007 03:47:17 +0000 (20:47 -0700)
committerBrian Aker <brian@tangent.org>
Fri, 5 Oct 2007 03:47:17 +0000 (20:47 -0700)
All mem commands can now used environmental variable MEMCACHED_SERVERS to
get a list of servers they should be commincating with.

server parse string method was removed from utilities and added to main
library. Its a little to handy not to have it in the library :)


No differences found