Skip to content

docs(storage): add qdrant and vikingdb to vector Backend Support table#2365

Open
r266-tech wants to merge 1 commit into
volcengine:mainfrom
r266-tech:docs-storage-backend-table-qdrant-vikingdb
Open

docs(storage): add qdrant and vikingdb to vector Backend Support table#2365
r266-tech wants to merge 1 commit into
volcengine:mainfrom
r266-tech:docs-storage-backend-table-qdrant-vikingdb

Conversation

@r266-tech
Copy link
Copy Markdown
Contributor

#2350 (add Qdrant vectordb support) registered qdrant in the vector backend factory (openviking/storage/vectordb_adapters/factory.py _ADAPTER_REGISTRY), and qdrant is now a valid value of VectorDBBackendConfig.backend. The canonical Backend Support table in docs/{en,zh}/concepts/05-storage.md still lists only local/http/volcengine, so the new qdrant backend is invisible to users choosing a vector backend.

This adds the qdrant row, plus the vikingdb row that was already registered (VikingDBPrivateCollectionAdapter) but never documented, so the table matches _ADAPTER_REGISTRY exactly (local, http, qdrant, volcengine, vikingdb) in both the EN and ZH docs.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Jun 1, 2026

PR Reviewer Guide 🔍

Here are some key observations to aid the review process:

🎫 Ticket compliance analysis ✅

2350 - Fully compliant

Compliant requirements:

  • Make corresponding changes to the documentation (added qdrant and vikingdb to backend support tables)
⏱️ Estimated effort to review: 1 🔵⚪⚪⚪⚪
🏅 Score: 100
🧪 No relevant tests
🔒 No security concerns identified
✅ No TODO sections
🔀 No multiple PR themes
⚡ No major issues detected

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Jun 1, 2026

PR Code Suggestions ✨

No code suggestions found for the PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Backlog

Development

Successfully merging this pull request may close these issues.

1 participant