bigdata4u / spymemcached

Automatically exported from code.google.com/p/spymemcached
0 stars 0 forks source link

delete(String key, long casValue) should return CASResponse instead of Future<Boolean> #283

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
The delete CAS operation is a wonderful addition to 2.9, however, it looks like 
we are unable to get the CAS result.

Original issue reported on code.google.com by r...@tapcommerce.com on 2 Aug 2013 at 6:13