#rocksdb #table

rocksdb-table

Some helpers for working with RocksDB databases

4 releases (breaking)

0.4.0 Jan 6, 2025
0.3.0 Apr 22, 2024
0.2.0 Aug 23, 2023
0.1.0 Aug 10, 2022

#2093 in Database interfaces

Download history 3/week @ 2024-12-11 124/week @ 2025-01-01 22/week @ 2025-01-08 10/week @ 2025-02-12

172 downloads per month

GPL-3.0-only

20KB
502 lines

Some helpers for working with RocksDB databases.


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.

Dependencies

~27MB
~560K SLoC