14 releases (7 breaking)

Uses new Rust 2024

new 0.8.5-alpha Dec 3, 2025
0.8.3-alpha Nov 27, 2025
0.7.0-alpha Nov 5, 2025

#538 in Database implementations

Download history 119/week @ 2025-09-01 15/week @ 2025-09-08 7/week @ 2025-09-15 4/week @ 2025-09-22 129/week @ 2025-09-29 41/week @ 2025-10-06 205/week @ 2025-10-13 541/week @ 2025-10-20 65/week @ 2025-10-27 16/week @ 2025-11-03 35/week @ 2025-11-10 28/week @ 2025-11-17 16/week @ 2025-11-24

95 downloads per month
Used in 13 crates (12 directly)

Apache-2.0

39KB
587 lines

LLKV Storage

llkv-storage defines the pager abstraction that underpins persistence for the LLKV database toolkit. It offers both in-memory and persistent implementations with zero-copy reads for Arrow workloads.

This crate is not intended for direct standalone use.

License

Licensed under the Apache-2.0 License.

Dependencies

~20MB
~356K SLoC