We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
We have existing bindings for LevelDB
Additional tests are needed
A few methods need to be wrapped better. * leveldb-approximate-sizes * leveldb-iter-get-error
leveldb-approximate-sizes
leveldb-iter-get-error
Write documentation?
Use finalization to handle tearing things down correctly? * This may be tricky in the case where LevelDB may be holding
on to something like writeoptions in a writebatch.