tinykv

`tinykv` is a lightweight, `serde`-powered key-value storage engine with optional TTL (time-to-live) support, atomic saving, and human-readable persistence via JSON. Perfect for config storage, CLI apps, prototyping, testing, and anywhere you need a simple persistent store without setting up a database.

// repository documentation