2 releases

0.1.1 Jun 28, 2024
0.1.0 May 28, 2024

#1722 in Database interfaces

Download history 159/week @ 2024-05-27 5/week @ 2024-06-03 1/week @ 2024-06-10 151/week @ 2024-06-24 14/week @ 2024-07-01

93 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–12MB
~147K SLoC