1 unstable release

0.1.0 Nov 18, 2024

#2779 in Database interfaces

Download history 126/week @ 2024-11-15 26/week @ 2024-11-22 3/week @ 2024-11-29 3/week @ 2024-12-06

158 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
~102K SLoC