Nordix / hiredis-cluster

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

Lift hiredis to v1.1.0 in CI and tests #114

Closed bjosv closed 1 year ago

bjosv commented 1 year ago

Installing hiredis as an own step in CI to avoid issues with CMake < v1.20 and its FetchContent functionality.