|
Currently 2LC implementation assumes that invalidation caches are used for storing entities/collections and uses special pending-put caches to keep additional runtime information.
This issue tracks different implementation that supports replicated and distributed caches and uses tombstone-based approach to keep the cache consistent.
More info can be found on https://github.com/infinispan/infinispan/wiki/Infinispan-Hibernate-Second-Level-Cache-improvements
|