Skip to content

Add support for Redis Sentinels

Stan Hu requested to merge sh-support-sentinels into master

This commit adds support for connecting to Redis Sentinels for the Sidekiq probe.

To use it, add a redis_sentinels config option with an array of host and port combinations.

Relates to #33 (closed)

Edited by Stan Hu

Merge request reports