| Crates.io | litestash |
| lib.rs | litestash |
| version | 0.1.0-prelapha |
| created_at | 2025-11-25 21:38:35.062051+00 |
| updated_at | 2025-11-25 21:38:35.062051+00 |
| description | High-performance key-value store using SQLite static lock sharding. Native Rust client for the litestash-engine. |
| homepage | |
| repository | https://github.com/mesotron-dev/litestash-rs |
| max_upload_size | |
| id | 1950486 |
| size | 3,485 |
High-performance key-value store using SQLite static lock sharding.
This is the native Rust client for the LiteStash database. It acts as a high-performance Host that drives the litestash-engine storage appliance via a strictly typed MessagePack protocol.
⚠️ Status: Pre-Alpha / Namespace Reservation This crate is currently being architected. The API below is provisional.
LiteStash uses Application-Side Static Lock Sharding.
cargo add litestash