Closed tanner0101 closed 3 years ago
Add Redis implementation for Vapor's new cache protocol: https://github.com/vapor/vapor/pull/2558
// Use redis as application cache app.caches.use(.redis)
These changes are now available in 4.2.0
Add Redis implementation for Vapor's new cache protocol: https://github.com/vapor/vapor/pull/2558