Package voldemort.store.versioned

Store decorators that interact with versions.

See:
          Description

Class Summary
InconsistencyResolvingStore<K,V,T> A Store that uses a InconsistencyResolver to eliminate some duplicates.
VersionIncrementingStore<K,V,T> A wrapper that increments the version on the value for puts and delegates all other operations
 

Package voldemort.store.versioned Description

Store decorators that interact with versions.



Jay Kreps, Roshan Sumbaly, Alex Feinberg, Bhupesh Bansal, Lei Gao, Chinmay Soman, Vinoth Chandar, Zhongjie Wu