Skip to content

[Feature]datastore support DashVector #375

New issue

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

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

Already on GitHub? # to your account

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

Conversation

xiaoyuxee
Copy link

@xiaoyuxee xiaoyuxee commented Oct 19, 2023

This change adds a datastore implementation for DashVector, which a fully-managed vectorDB service that supports high-dimension dense and sparse vectors , real-time insertion, and filtered search. It is built to scale automatically and can adapt to different application requirements.

Change includes:

  • integration test for all methods of DashVectorDataStore
  • documents for setup and deployment of DashVector

@xiaoyuxee
Copy link
Author

Hey @isafulf, could you please review for this PR?

Thanks🤝

@xiaoyuxee xiaoyuxee force-pushed the feature/add_dashvector_datastore branch from f936815 to dd0d883 Compare January 15, 2024 17:24
@xiaoyuxee
Copy link
Author

Friendly ping @isafulf or @sebastian-montero can you please review this PR ? thx

Copy link

@barnett-yuxiang barnett-yuxiang left a comment

Choose a reason for hiding this comment

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

PTAL

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants