fix: hiredis-cluster build with or without TLS enabled
Kamailio db_redis module can't be build while WITH_HIREDIS_CLUSTER is enabled. This reproducible for WITH_SSL defined or not.
You can view, comment on, or merge this pull request online at:
https://github.com/kamailio/kamailio/pull/4015
-- Commit Summary --
* db_redis: fix: hiredis-cluster build
-- File Changes --
M src/modules/db_redis/redis_connection.h (4) M src/modules/db_redis/redis_dbase.c (4)
-- Patch Links --
https://github.com/kamailio/kamailio/pull/4015.patch https://github.com/kamailio/kamailio/pull/4015.diff
@PertsevRoman pushed 1 commit.
c16672d5d532189dae2d8220e6c844fbde676420 db_redis: fix: hiredis-cluster build fix
@PertsevRoman pushed 1 commit.
f6ae05a39564807a157e8b3cd05874db87cdd765 db_redis: fix: hiredis-cluster build fix
@PertsevRoman pushed 1 commit.
a6142aa60e7c527e3be8792df3e1c010fed37997 db_redis: fix: hiredis-cluster build fix
@PertsevRoman pushed 1 commit.
df2c4ee085e98bd816efa2a615a38fbd0766c4a3 db_redis: fix: hiredis-cluster build fix
@PertsevRoman pushed 1 commit.
569beb5091766520445f999db8d9519a62ac55b6 db_redis: fix: hiredis-cluster build fix
@PertsevRoman pushed 1 commit.
95d08089d0861b86469edbaa1db1c6199e7da281 db_redis: fix: hiredis-cluster build fix
Merged manually to format the code. Thanks.
Closed #4015.
Hey @miconda thanks for merge. I would suggest waiting until the local tests are ready first.