[infinispan-dev] Versioned entries - overview of design, looking for comments
Manik Surtani
manik at jboss.org
Thu Sep 15 09:01:03 EDT 2011
On 15 Sep 2011, at 13:32, Tristan Tarrant wrote:
> 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 ?
Yes.
--
Manik Surtani
manik at jboss.org
twitter.com/maniksurtani
Lead, Infinispan
http://www.infinispan.org
More information about the infinispan-dev
mailing list