Hi,everyone,i am pleased to announce xmemached 1.3.0 has been
released.Xmemcached is an open surce java memcached client .

Main changes in 1.3.0:

1.Add failure mode for MemcachedClient.

2.When client is in failure mode,you could also set a standby
memcached node for every memcached server,and if a memcached server
was down,then further requests to that server will transform to the
standby node until server comes back.

More information about failure mode and standby node see
http://code.google.com/p/xmemcached/wiki/FailureMode_StandbyNode

3.Fixed issues etc.

You can download the new version from
http://code.google.com/p/xmemcached/downloads/list

All suggestions are welcomed.Thanks.

Reply via email to