1 unstable release

0.1.0 May 28, 2024

#1594 in Database interfaces

Download history 118/week @ 2024-05-22 43/week @ 2024-05-29 4/week @ 2024-06-05

165 downloads per month

MIT and GPL-3.0 licenses

195KB
5.5K SLoC

Latest Version Rust Documentation

Slot DB

A Skip List-like index cache, based on the powerful mmdb crate.

If you have a big key-value database, and you need high-performance pagination display or data analysis based on that data, then this crate may be a great tool for you.

Usage

For examples, please check the embed test cases.

Dependencies

~2–13MB
~147K SLoC