1 unstable release

new 0.1.0 Nov 18, 2024

#2824 in Database interfaces

Download history 66/week @ 2024-11-13

66 downloads per month

MIT license

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