Update redisearch to 8.2 RC1 (#14159)

[#Q6329](https://github.com/RediSearch/RediSearch/pull/6329),
[#Q6329](https://github.com/RediSearch/RediSearch/pull/6394) -
Introducing the new SVS-VAMANA vector index type which supports vector
compression (optimized on Intel machines)
This commit is contained in:
alonre24 2025-07-02 22:10:42 +03:00 committed by GitHub
parent ad8c7de3fe
commit 2826fc834a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
SRC_DIR = src
MODULE_VERSION = v8.1.00
MODULE_VERSION = v8.1.90
MODULE_REPO = https://github.com/redisearch/redisearch
TARGET_MODULE = $(SRC_DIR)/bin/$(FULL_VARIANT)/search-community/redisearch.so