-
Notifications
You must be signed in to change notification settings - Fork 71
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
Python: VSS commands support #2429
Comments
Status update:Done - 5FT.CREATE - Done In Progress/Review - 3FT.SEARCH - In Review Not started - 3FT.PROFILE - Not Stated FT._LIST - Not required |
Status update:Done - 7FT.CREATE - Done In Progress/Review - 3FT.AGGREGATE - In Progress Not started - 1FT.PROFILE - Not Stated FT._LIST - Not required |
Status update:Done - 9FT.CREATE - Done In Progress/Review - 1FT.AGGREGATE - In Progress Not started - 1FT.PROFILE - Not Stated FT._LIST - Not required |
Status update:Done - 9FT.CREATE - Done In Progress/Review - 2FT.AGGREGATE - In Review Not requiredFT._LIST - Not required |
Status update:Done - 11FT.CREATE - Done In Progress/Review - 0Not requiredFT._LIST - Not required |
Status update:Done Commands- 11FT.CREATE - Done In Progress/Review CommandsRelated tasksPython Code cleanup - In Review Not required Commands. One of the not required commands has a PR in review.FT._ALIASLIST - Not required |
Status update:Done Commands- 11FT.CREATE - Done Related tasksPython Code cleanup - Done Not required/Low Priority Commands - All Done - 2FT._ALIASLIST - Done |
Describe the feature
VSS command support for Python
Full list is listed in https://github.com/valkey-io/valkey-glide/wiki/ValKey-Commands-Implementation-Progress
Commands
see: https://github.com/valkey-io/valkey-glide/wiki/ValKey-Commands-Implementation-Progress#vector-search-module
FT.CREATE
command added(Created for release-1.2 branch) #2426FT.SEARCH
command #2470FT.AGGREGATE
command added #2530FT.DROPINDEX
command #2437FT.INFO
command added #2494FT.ALIASADD
,FT.ALIASDEL
,FT.ALIASUPDATE
#2471FT.ALIASADD
,FT.ALIASDEL
,FT.ALIASUPDATE
#2471FT.ALIASADD
,FT.ALIASDEL
,FT.ALIASUPDATE
#2471FT.PROFILE
command added #2543FT.EXPLAIN
andFT.EXPLAINCLI
commands added #2508FT.EXPLAIN
andFT.EXPLAINCLI
commands added #2508FT._LIST
. #2571FT._ALIASLIST
command added #2638Related Tasks
The text was updated successfully, but these errors were encountered: