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