Skip to content

Support Redis 8 vector sets #3296 #3295

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

Open
wants to merge 18 commits into
base: main
Choose a base branch
from

Conversation

tishun
Copy link
Collaborator

@tishun tishun commented May 19, 2025

Closes #3296

Also,

Make sure that:

  • You have read the contribution guidelines.
  • You have created a feature request first to discuss your contribution intent. Please reference the feature request ticket number in the pull request.
  • You applied code formatting rules using the mvn formatter:format target. Don’t submit any formatting related changes.
  • You submit test cases (unit or integration tests) that back your changes.

@tishun tishun requested review from ggivo, uglide and atakavci May 19, 2025 14:39
@tishun tishun changed the title Vector set suggested API Support Redis 8 vector sets #3296 May 20, 2025
@tishun tishun marked this pull request as ready for review May 23, 2025 13:00
@tishun tishun added this to the 6.7.0.RELEASE milestone May 28, 2025
@tishun tishun added the type: feature A new feature label May 28, 2025
Copy link
Collaborator

@uglide uglide left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we should align the implementation with JSON commands

@uglide
Copy link
Collaborator

uglide commented May 30, 2025

@andy-stark-redis I did a quick port of your VectorSet tutorial for Lettuce. Let us know if you have any feedback on it.

@andy-stark-redis
Copy link
Contributor

@uglide @tishun Looks good - thanks for adding those!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: feature A new feature
Projects
None yet
3 participants