Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: fe8642db725855c0badf6282beff6fab3370b576 https://github.com/OpenSIPS/opensips/commit/fe8642db725855c0badf6282beff6fab3370b576 Author: Norm Brandinger <nbrandin...@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+copi...@users.noreply.github.com> * Update modules/cachedb_redis/cachedb_redis_dbase.c Co-authored-by: Copilot <175728472+copi...@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+copi...@users.noreply.github.com> To unsubscribe from these emails, change your notification settings at https://github.com/OpenSIPS/opensips/settings/notifications _______________________________________________ Devel mailing list Devel@lists.opensips.org http://lists.opensips.org/cgi-bin/mailman/listinfo/devel