No.
On Sun, Jun 20, 2010 at 2:42 PM, Rishi Bhardwaj wrote:
> Hi
> I was wondering if Cassandra has any plans for supporting atomic compare and
> swap operation on a column value? Compare could be on timestamp for the
> column or the column value itself and the write of course is o
Hi
I was wondering if Cassandra has any plans for supporting atomic compare and
swap operation on a column value? Compare could be on timestamp for the column
or the column value itself and the write of course is on the column value + a
new timestamp. If there are no plans on supporting such