[OpenSIPS-Devel] [OpenSIPS/opensips] fe8642: Add Redis MOVED Redirection support (#3639)

Norm Brandinger noreply at github.com
Mon May 19 13:33:52 UTC 2025


  Branch: refs/heads/master
  Home:   https://github.com/OpenSIPS/opensips
  Commit: fe8642db725855c0badf6282beff6fab3370b576
      https://github.com/OpenSIPS/opensips/commit/fe8642db725855c0badf6282beff6fab3370b576
  Author: Norm Brandinger <nbrandinger at planet.net>
  Date:   2025-05-19 (Mon, 19 May 2025)

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

  Log Message:
  -----------
  Add Redis MOVED Redirection support (#3639)

* Updates to support Redis MOVED redirection

* Add missing function definition to the include

* Update some comments

* Formatting updates

* Update modules/cachedb_redis/cachedb_redis_utils.c

Co-authored-by: Copilot <175728472+Copilot at users.noreply.github.com>

* Update modules/cachedb_redis/cachedb_redis_dbase.c

Co-authored-by: Copilot <175728472+Copilot at users.noreply.github.com>

* Add missing include

* Fix: A little too aggressive in freeing the redisReply object

* Remove ASK defines until there is logic to implement it.

* Remove slot comparison when a MOVED is returned / fix space vs. tab formatting to be consistent

---------

Co-authored-by: Copilot <175728472+Copilot at users.noreply.github.com>



To unsubscribe from these emails, change your notification settings at https://github.com/OpenSIPS/opensips/settings/notifications



More information about the Devel mailing list