]
Pedro Ruivo updated ISPN-3198:
------------------------------
Fix Version/s: 7.1.0.Beta1
(was: 7.1.0.Alpha1)
Allow multiple versions of entries to be stored
-----------------------------------------------
Key: ISPN-3198
URL:
https://issues.jboss.org/browse/ISPN-3198
Project: Infinispan
Issue Type: Feature Request
Components: Core
Affects Versions: 5.3.0.Final
Reporter: Manik Surtani
Assignee: Mircea Markus
Labels: leads, versioning
Fix For: 7.1.0.Beta1
Storing multiple versions of a given entry will pave the way for eventual consistency
based on vector clocks as well as the ability for API-controlled versioning.
Will require that each entry is a structure that contains multiple actual entries ordered
by version.