Skip to content

Commit af4a209

Browse files
committed
schema: add SVS-VAMANA to index_types enum
SVS-VAMANA is a vector index type introduced in Redis 8.2. Adding it to the allowed enum to unblock PR #589.
1 parent c41b8e4 commit af4a209

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docs/tools/vdb_table/vendor.schema.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -132,6 +132,7 @@
132132
"MSTG",
133133
"FAISS-IVF",
134134
"Tree-AH",
135+
"SVS-VAMANA",
135136
"Proprietary",
136137
"not known"
137138
]

0 commit comments

Comments
 (0)