2 releases

0.1.1 Jun 28, 2024
0.1.0 May 28, 2024

#2206 in Database interfaces

Download history 16/week @ 2024-09-14 11/week @ 2024-09-21 3/week @ 2024-09-28

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
~148K SLoC