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
95 downloads per month
Used in 13 crates
(12 directly)
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