mirror of https://github.com/redis/redis.git
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:
parent
ad8c7de3fe
commit
2826fc834a
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue