]
Tristan Tarrant updated ISPN-3198:
----------------------------------
Fix Version/s: (was: 7.1.0.CR1)
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
Labels: leads, versioning
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.