Skip to content

Commit 82d28db

Browse files
authored
docs: uses RocksDB in README.md
1 parent 4eb3620 commit 82d28db

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ This forks classic-level's C++ binding code around LevelDB 1.20. Differences fro
1111
* Supports Snapshot-Isolation based transactions via `DBTransaction`
1212
* API supports "key paths" which can be used to manipulate "levels" of nested keys
1313
* Value encryption (key-encryption is not supported yet) - requires additional work with block-encryption
14+
* Uses RocksDB
1415

1516
## Installation
1617

0 commit comments

Comments
 (0)