The 2.8.7 release of spymemcached has several bugfixes to provide for
better support of observe operations with Couchbase Server.
Specifically, better support of delete operations. The next server
release of Couchbase Server will include functionality for seeing a
CAS value from a delete operation, which may be used to track that
delete until it is fully deleted.
These are This is in support of the observe support with Couchbase
Server in the Couchbase Java Client.
Summary of changes by contributor:
Mike Wiederhold (4):
JCBC-110: Fix getCas function in operation future
JCBC-110: Add accessor funcitons to observe enum classes
JCBC-110: Observe operations return their handling node in gotData
JCBC-110: Delete operation in MemcachedClient now returns it's cas
With others which can be listed here:
http://code.google.com/p/spymemcached/issues/list
Note that Couchbase also tracks issues here:
http://www.couchbase.org/issues/browse/SPY