rusty-store-kv

Template project for writing node package with napi-rs

@nowarajs/kv-store

A flexible key-value store interface library that provides a unified KvStore API allowing custom storage implementations. Includes built-in adapters for Redis (RedisStore) and in-memory storage (MemoryStore) by default.