Details
Description
Create a general abstraction for metadata store so that we can plug other key value store to host ozone metadata. Currently only levelDB is implemented, we want to support RocksDB as it provides more production ready features.
Create a general abstraction for metadata store so that we can plug other key value store to host ozone metadata. Currently only levelDB is implemented, we want to support RocksDB as it provides more production ready features.