fastify / fastify-redis

Plugin to share a common Redis connection across Fastify.
MIT License
198 stars 31 forks source link

fix: 🐛 allow `Redis.Cluster` signature for `client` #163

Closed jimmy-guzman closed 1 year ago

jimmy-guzman commented 1 year ago

🏁 Closes: #162

Checklist

Uzlopak commented 1 year ago

Thanks