Redis Tag Cache
JSON →Cache and invalidate records in Redis by tags. Version 1.2.1 is the latest stable release (last updated ~2018). Provides a simple API to store key-value pairs with associated tags, and invalidate all records matching one or more tags. Uses ioredis internally and supports custom timeouts per record. Differentiator: tag-based invalidation pattern for efficient cache busting without key enumeration.
Resources
packageredis-tag-cache ↗