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.
1 parent 4eb3620 commit 82d28dbCopy full SHA for 82d28db
README.md
@@ -11,6 +11,7 @@ This forks classic-level's C++ binding code around LevelDB 1.20. Differences fro
11
* Supports Snapshot-Isolation based transactions via `DBTransaction`
12
* API supports "key paths" which can be used to manipulate "levels" of nested keys
13
* Value encryption (key-encryption is not supported yet) - requires additional work with block-encryption
14
+* Uses RocksDB
15
16
## Installation
17
0 commit comments