1 unstable release
new 0.1.0 | Nov 18, 2024 |
---|
#2824 in Database interfaces
66 downloads per month
20KB
199 lines
FlashDB is a simple, in-memory key-value store server built with Rust. It supports basic set, get, delete, and expire commands, allowing JSON data to be stored with optional time-to-live (TTL) expiration. It also includes basic token-based authentication.
Dependencies
~3.5–5.5MB
~100K SLoC