[ANN] memcache-client 1.3.0 Released

E

Eric Hodel

memcache-client version 1.3.0 has been released!

http://dev.robotcoop.com/Libraries/memcache-client

memcache-client is a pure-ruby client to Danga's memcached.

Changes:

= 1.3.0

* Apply patch #6507, add stats command. Submitted by Tyler Kovacs.
* Apply patch #6509, parallel implementation of #get_multi. Submitted
by Tyler Kovacs.
* Validate keys. Disallow spaces in keys or keys that are too long.
* Perform more validation of server responses. MemCache now reports
errors if the socket was not in an expected state. (Please file
bugs if you find some.)
* Add #incr and #decr.
* Add raw argument to #set and #get to retrieve #incr and #decr
values.
* Also put on MemCacheError when using Cache::get with block.
* memcache.rb no longer sets $TESTING to a true value if it was
previously defined. Bug #8213 by Matijs van Zuijlen.


http://dev.robotcoop.com/Libraries/memcache-client
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,011
Latest member
AjaUqq1950

Latest Threads

Top