Adonis Redis Provider
JSON →Adonis Redis is the official Redis provider for the AdonisJS framework (v4.x LTS). Version 1.0.1 wraps ioredis and provides a convenient way to configure, connect, and use Redis within AdonisJS applications. It supports multiple connections, Pub/Sub, and cluster configuration. Released as part of the AdonisJS ecosystem, it follows the same release cadence as the framework itself. Compared to using ioredis directly, it integrates seamlessly with AdonisJS's IoC container and configuration system.
Resources
packageadonis-redis ↗