mirror of
https://github.com/redis/redis.git
synced 2026-04-22 19:37:30 -04:00
* Expose more compression variants for the new SVS-VAMANA vector index - https://github.com/RediSearch/RediSearch/pull/6430 * Add the optional `SHARD_K_RATIO` parameter for KNN vector query in a cluster environment to favor network latency reduction at the expense of accuracy (under unsatble features) - https://github.com/RediSearch/RediSearch/pull/6531, https://github.com/RediSearch/RediSearch/pull/6535