Skip to content

Add support svs vamana index creation #3025

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

PavelPashov
Copy link
Contributor

@PavelPashov PavelPashov commented Jul 21, 2025

Description

  • Add SVS-VAMANA algorithm for FT.CREATE
  • Include comprehensive test coverage for various configurations
  • Fix FT.CREATE parameter validation to handle falsy values correctly
  • Update Redis version from 8.2-M01-pre to 8.2-rc1

Checklist

  • Does npm test pass with this change (including linting)?
  • Is the new or changed code fully tested?
  • Is a documentation update included (if this change modifies existing APIs, or introduces new ones)?

- Add VAMANA algorithm with compression and tuning parameters
- Include comprehensive test coverage for various configurations
- Fix parameter validation to handle falsy values correctly
@PavelPashov PavelPashov force-pushed the add-support-svs-vamana-index-creation branch from c9d3662 to 2d7014c Compare July 30, 2025 08:07
- Add LVQ4, LVQ4x4, LVQ4x8, LeanVec4x8, and LeanVec8x8 compression options
- Update test to use LeanVec4x8 compression algorithm
@PavelPashov PavelPashov marked this pull request as ready for review August 1, 2025 07:20
@PavelPashov PavelPashov marked this pull request as draft August 1, 2025 12:39
@nkaradzhov nkaradzhov marked this pull request as ready for review August 4, 2025 09:07
@nkaradzhov nkaradzhov merged commit 66638fc into redis:master Aug 4, 2025
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants