Adonis5 Cache
JSON →A cache provider for AdonisJS 5 supporting multiple storage backends: in-memory, Redis, and Memcached. Version 1.3.1 (latest) is stable with moderate release cadence. It offers a unified CacheManager API with custom storage support, cache tags, TTL control, events, and fallback. Differentiators include first-class AdonisJS integration via IoC container, synchronous in-memory store, and extensibility for custom storage drivers. Requires peer dependencies for Redis and Memcached backends. Ships TypeScript types.
Resources
packageadonis5-cache ↗