Sequelize Transparent Cache ioredis Adapter
JSON →This package is an adapter for sequelize-transparent-cache that uses ioredis as the caching backend. Version 2.3.0 is stable and compatible with sequelize-transparent-cache v2+. It stores Sequelize model instances as JSON strings in Redis, with optional namespace prefix and TTL. Unlike other adapters, it directly integrates with ioredis, providing robust Redis features like clustering and Sentinel. Release cadence is low; updates follow ioredis major versions.