2 releases
0.1.1 | Jun 28, 2024 |
---|---|
0.1.0 | May 28, 2024 |
#2206 in Database interfaces
93 downloads per month
195KB
5.5K
SLoC
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