Rößner-Network-Solutions

Skip to content

Fix Redis Sentinel configuration check

Christian Rößner requested to merge features into main

Improved the Redis Sentinel configuration check in the NewRedisReplicaClient function. Now, it checks if there are any sentinels configured instead of requiring more than one. This provides better support for single sentinel configurations.

Merge request reports

Loading