Cassandra, right now, doesn't use vector clocks internally. However, an implementation is being worked on, here: https://issues.apache.org/jira/browse/CASSANDRA-580
-Kelvin On Sun, Dec 6, 2009 at 10:41 AM, Ran Tavory <[email protected]> wrote: > As a Cassandra newbe, after having read the Dynamo paper, I was wondering - > how does Cassandra use timestamps? > - Does it use them internally to resolve conflicts? > - Does it expose vector clocks to clients when internal conflict resolution > fails? > Thanks >
