[infinispan-dev] Versioned entries - overview of design, looking for comments
Tristan Tarrant
ttarrant at redhat.com
Thu Sep 15 08:32:24 EDT 2011
On 09/14/2011 04:03 PM, Manik Surtani wrote:
> So I've been hacking on versioned entries for a bit now, and want to run the designs by everyone. Adding an EntryVersion to each entry is easy, making this optional and null by default easy too, and a SimpleVersion a wrapper around a long and a PartitionTolerantVersion being a vector clock implementation. Also easy stuff, changing the entry hierarchy and the marshalling to ensure versions - if available - are shipped, etc.
Would these versions be used also in the "eventually consistent" use-case ?
Tristan
More information about the infinispan-dev
mailing list