Hi!

http://libmemcached.org/
http://download.tangent.org/libmemcached-0.39.tar.gz

 * Add support for prefix keys to binary protocol.
 * Remove the undocumented call memcached_server_remove().
 * The undocumented call memcached_server_by_key() now returns const.
 * memcached_server_error_reset() has been deprecated.
* memcached_server_list() has been deprecated. Use memcached_server_cursor() to walk the servers found in a memcached_st () structure. * memcached_verbosity() can now be run concurrently with other operations.
 * SASL support.
 * Fixes memory leak found in EJECT HOSTS.

A number of the changes are based on some best practices I have been developing while doing some consulting for sites using Memached/ libmemcached. If anyone wants to come find me to talk about what is coming up next in the library I'll be presenting a couple of talks at the MySQL User's Conference next week in San Jose (including a Memcached tutorial). I will also be giving a talk at OSCON on libmemcached/memcached (http://www.oscon.com/oscon2010).

Cheers,
  -Brian


--
To unsubscribe, reply using "remove me" as the subject.

Reply via email to