Instance Property
redis
The default Redis connection.
var redis: Application.Redis { get }
Discussion
If different Redis configurations are in use, use the redis(_:) method to match by RedisID instead.
Instance Property
var redis: Application.Redis { get }
If different Redis configurations are in use, use the redis(_:) method to match by RedisID instead.