Eli

To content | To menu | To search

libMemcached 0.39 released

Release notes :

  • 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.

You can download it from : http://download.tangent.org/libmemcached-0.39.tar.gz


Similar subject posts