You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A fixture that manages the lifecycle of even a single Sentinel and associated replica, similar to what is done with redis_server. Applications that use Sentinel usually have service discovery baked into their code.
Currently, I can get around it by mocking Sentinel.master_for to return the existing Redis fixtures so this isn't a big priority
What action do you want to perform
Test an application that uses Sentinel to discover masters/slaves
What are the results
What are the expected results
The text was updated successfully, but these errors were encountered: