Update RediSearch module to v8.8.0 (#15228)

Updates the bundled RediSearch module version used by the Redis 8.8
branch from `v8.7.91` to `v8.8.0`.
This commit is contained in:
Omer Shadmi
2026-05-20 15:45:06 +03:00
committed by GitHub
parent 457a1a542d
commit ba1a4b2c8f
+1 -1
View File
@@ -1,5 +1,5 @@
SRC_DIR = src
MODULE_VERSION = v8.7.91
MODULE_VERSION = v8.8.0
MODULE_REPO = https://github.com/redisearch/redisearch
TARGET_MODULE = $(SRC_DIR)/bin/$(FULL_VARIANT)/search-community/redisearch.so