#rocks-db #rocksdb #helper

rocksdb-table

Some helpers for working with RocksDB databases

3 releases (breaking)

0.3.0 Apr 22, 2024
0.2.0 Aug 23, 2023
0.1.0 Aug 10, 2022

#873 in Database interfaces

Download history 15/week @ 2024-02-26 21/week @ 2024-03-04 5/week @ 2024-03-11 14/week @ 2024-04-01 146/week @ 2024-04-22

146 downloads per month

GPL-3.0-only

20KB
502 lines

rocksdb-table

Rust build status Coverage status

This library is intended to capture some common patterns I use for working with RocksDB and rust-rocksdb.

License

This software is published under the GNU General Public License v3.0.


lib.rs:

Some helpers for working with RocksDB databases.

Dependencies

~26MB
~537K SLoC