safe-redis-schema

JSON →
library 1.1.0 ·javascript
verified Jun 7, 2026

Type-safe and validated data schemas for Redis with TypeScript. Version 1.1.0 provides runtime and compile-time validation for Redis data structures like hashes, counters, and objects. Ensures key uniqueness across schema definitions to prevent accidental reuse. Different from generic Redis ORMs by enforcing schema validation at both read and write, with built-in TypeScript type inference. Low release cadence; stable for production use cases requiring strict data integrity.