[OpenSIPS-Devel] [OpenSIPS/opensips] 691792: cachedb_redis: Add support for multi-hosts (circul...

Liviu Chircu noreply at github.com
Tue Nov 23 16:36:54 EST 2021


  Branch: refs/heads/master
  Home:   https://github.com/OpenSIPS/opensips
  Commit: 69179289e5f1b21bd0ae3e1533877debac2258bd
      https://github.com/OpenSIPS/opensips/commit/69179289e5f1b21bd0ae3e1533877debac2258bd
  Author: Liviu Chircu <liviu at opensips.org>
  Date:   2021-11-23 (Tue, 23 Nov 2021)

  Changed paths:
    M modules/cachedb_redis/cachedb_redis_dbase.c
    M modules/cachedb_redis/cachedb_redis_dbase.h

  Log Message:
  -----------
  cachedb_redis: Add support for multi-hosts (circular failover)

... using a cachedb_url resembling:
    "redis:ha://localhost,host_a:6380,host_b:6381,host_c/"

Credits to Kevin Wormington for sponsoring this feature!





More information about the Devel mailing list