Package voldemort.store.configuration

A storage engine to persist metadata on a server.

See:
          Description

Class Summary
ConfigurationStorageEngine A FileSystem based Storage Engine to persist configuration metadata.
Used only by MetadataStore
FileBackedCachingStorageConfiguration Storage configuration class for FileBackedCachingStorageEngine
FileBackedCachingStorageEngine A Storage Engine used to persist the keys and values in a human readable format on disk.
 

Package voldemort.store.configuration Description

A storage engine to persist metadata on a server. Bootstraps files from filesystem and saves backups.



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