Seamlessly work with redis sentinel
- Work seamlessly with redis sentinel, which is supported in redis 3.2+.
- Allows clients to set any other arbitrary options on the Redis connection, e.g. password, driver, and etc.
- Work with the fakeredis gem (an in-memory fake redis server commonly used in CI/Test environments).