vapor / redis

Vapor provider for RediStack
MIT License
458 stars 57 forks source link

Revert "Support for Multiple Redis instances (#178)" #183

Closed Mordil closed 3 years ago

Mordil commented 3 years ago

This reverts the APIs introduced in 4.1.0 (Multi-Redis instance support) from #178.

Due to several reports of issues with the APIs, we're reverting the APIs until further testing and validation can be done.

We apologize for any inconvenience these releases have caused you!

Minor:

Revert commit bdd82851725aff14cd1d28c04d34dfe26ac70cf0.

siemensikkema commented 3 years ago

@Mordil As others have agreed that reverting is the way to go I'm also not against it but have we considered amending the release notes of 4.1 to instruct people to use 4.0 instead for the time being? Then we can later provide a fix in 4.1.1 and not break semver.

danramteke commented 3 years ago

Hello, what's the problem?