Files | Admin

Notes:

Release Name: 1.2.1

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


Changes: = 1.2.1 * Fix bug #7048, MemCache#servers= referenced changed local variable. Submitted by Justin Dossey. * Fix bug #7049, MemCache#initialize resets @buckets. Submitted by Justin Dossey. * Fix bug #6232, Make Cache::Get work with a block only when nil is returned. Submitted by Jon Evans. * Moved to the seattlerb project.