Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update condition for Redis replica client creation
The condition for creating a new Redis replica client has been updated to first check if the Replica.Address field is not empty. This ensures that we do not attempt to create a replica client unless a replica address is specified. Signed-off-by: Christian Roessner <c@roessner.co>
- Loading branch information