Level D B J N I
Native implementation of the LevelDB interface, using Google's C++ LevelDB.
This is the recommended implementation of LevelDB and by far the fastest.
However, it requires its native library to be loaded (loading depends on the platform).
Types
Functions
checkIsOpen
Link copied to clipboard
fun checkIsOpen()
Content copied to clipboard
newSnapshot
Link copied to clipboard
newWriteBatch
Link copied to clipboard