strapi-community / strapi-plugin-redis

Plugin used to centralize management of Redis connections in Strapi
MIT License
41 stars 5 forks source link

Cleanup bootstrap and move connection construction to a service #7

Closed derrickmehaffy closed 2 years ago

derrickmehaffy commented 2 years ago

Removes redlock as it wasn't really useful and will eval other locking mechanism libs later

Moved connection manager into a service to cleanup the bootstrap.