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:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user