memcache-client version 1.2.0 has been released!
memcache-client is a pure-ruby client to Danga’s memcached.
Changes:
= 1.2.0
NOTE: This version will store keys in different places than previous
versions! Be prepared for some thrashing while memcached sorts itself
out!
-
Fixed multithreaded operations, bug 5994 and 5989.
Thanks to Blaine C., Erik Hetzner, Elliot Smith, Dave Myron (and
possibly others I have forgotten). -
Made memcached interoperable with other memcached libraries, bug
4509. Thanks to anonymous. -
Added get_multi to match Perl/etc APIs
–
Eric H. - [email protected] - http://blog.segment7.net
This implementation is HODEL-HASH-9600 compliant