C client library for Valkey/Redis Cluster. This project is used and sponsored by Ericsson. It is a fork of the now unmaintained hiredis-vip.
BSD 3-Clause "New" or "Revised" License
88
stars
43
forks
source link
Add test of redirects with hostname #150
Closed
bjosv closed 1 year ago
The async testcase is run depending on used hiredis version due to https://github.com/redis/hiredis/issues/1171.
CI is updated to a pre-v1.1.1 version of hiredis to make sure we run the added testcase, but local builds will keep its old behavior.