#rocksdb #lookup #compact

rocksdb-utils-lookup

Utilities for using RocksDB as read-only lookup table (after initial bulk import)

3 releases (breaking)

0.3.0 Sep 12, 2023
0.2.0 Jun 13, 2023
0.1.0 Jun 9, 2023
Download history 157/week @ 2023-07-29 102/week @ 2023-08-05 88/week @ 2023-08-12 129/week @ 2023-08-19 97/week @ 2023-08-26 121/week @ 2023-09-02 196/week @ 2023-09-09 142/week @ 2023-09-16 149/week @ 2023-09-23 281/week @ 2023-09-30 239/week @ 2023-10-07 213/week @ 2023-10-14 226/week @ 2023-10-21 100/week @ 2023-10-28 149/week @ 2023-11-04 130/week @ 2023-11-11

617 downloads per month
Used in 4 crates (2 directly)

Apache-2.0

145KB
229 lines

Crates.io Crates.io Crates.io CI codecov

Helpers for using RocksDB as Lookup Tables

This repository contains helper code that is useful when using RocksDB as a static lookup table (after initial creation).

Managing Project with Terraform


Dependencies

~26MB
~540K SLoC