# Functions
NewLevelDB creates a database manager of levelDBs at [filePath] by creating a database instance from each directory with a version <= [currentVersion].
NewManagerFromDBs.
NewMemDB returns a database manager with a single memdb instance with [currentVersion].
# Structs
No description provided by the author
# Interfaces
No description provided by the author