sova-store 0.1.0

KvStore trait + memory / file / sql / redis backends for Sova
Documentation

Byte-oriented key-value store for Sova plugins (sessions, cache, CSRF, rate-limit).

Trait is stable (memory + file + sql + redis backends). Enable feature unstable-store for backwards-compatible feature flags. Not in sova-core — wire with app.state(store.namespace("sess")).