LevelDB¶
LevelDB is a KVStore for FsHistoryProvider.
Creating Instance¶
LevelDB takes the following to be created:
- Path
-
KVStoreSerializer
LevelDB is created when:
KVUtilsutility is used toopen(a LevelDB store)
LevelDB is a KVStore for FsHistoryProvider.
LevelDB takes the following to be created:
KVStoreSerializerLevelDB is created when:
KVUtils utility is used to open (a LevelDB store)