3 releases

0.1.4 Jun 18, 2024
0.1.3 Feb 13, 2023
0.1.2 Jan 31, 2023

#1380 in Database interfaces

Download history 5/week @ 2024-03-27 6/week @ 2024-04-03 51/week @ 2024-06-12 57/week @ 2024-06-19 4/week @ 2024-06-26 18/week @ 2024-07-03

130 downloads per month

MIT/Apache

195KB
4.5K SLoC

abyssiniandb

crate Docs Rust Version Apache2/MIT licensed Test ubu Test mac Test win

The simple local key-value store.

Features

  • key-value store.
  • hash buckets algorithm.
  • minimum support rustc 1.58.1 (db9d1b20b 2022-01-20)

Compatibility

  • Nothing?

Todo

  • more performance
  • DB lock as support for multi-process-safe

Low priority todo

  • transaction support that handles multiple key-space at a time.
  • thread-safe support
  • non db lock multi-process-safe support

Examples

Changelogs

This crate's changelog here.

License

This project is licensed under either of

at your option.

Dependencies

~595KB
~12K SLoC