Skip to content

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 to open (a LevelDB store)