cachified-redis-json-adapter

JSON →
library 2.0.0 ·javascript
verified Jun 7, 2026

A caching adapter for @epic-web/cachified that supports redis-json (RedisJSON module). Version 2.0.0 is the current stable release, actively maintained by a single contributor. It provides a drop-in replacement for the built-in Redis adapter when you need to store cached JSON documents natively in Redis using the RedisJSON module, enabling partial updates and nested field retrieval. Ships TypeScript definitions.