Skip to content
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

feat: add qdrant/qdrant #25225

Merged
merged 2 commits into from
Jul 24, 2024
Merged

Conversation

takumin
Copy link
Contributor

@takumin takumin commented Jul 24, 2024

qdrant/qdrant: High-performance, massive-scale Vector Database for the next generation of AI

$ aqua g -i qdrant/qdrant

Check List

How to confirm if this package works well

Reviewers aren't necessarily familiar with this package, so please describe how to confirm if this package works well.
Please confirm if this package works well yourself as much as possible.

Command and output (Run on Ubuntu 22.04)

$ qdrant -h
Qdrant (read: quadrant ) is a vector similarity search engine. It provides a production-ready service with a convenient API to store, search, and manage points - vectors with an additional payload

Usage: qdrant [OPTIONS]

Options:
      --bootstrap <URI>          Uri of the peer to bootstrap from in case of multi-peer deployment. If not specified - this peer will be considered as a first in a new deployment
      --uri <URI>                Uri of this peer. Other peers should be able to reach it by this uri
  -f, --force-snapshot           Force snapshot re-creation If provided - existing collections will be replaced with snapshots. Default is to not recreate from snapshots
      --snapshot <PATH:NAME>     List of paths to snapshot files. Format: <snapshot_file_path>:<target_collection_name>
      --storage-snapshot <PATH>  Path to snapshot of multiple collections. Format: <snapshot_file_path>
      --config-path <PATH>       Path to an alternative configuration file. Format: <config_file_path>
      --disable-telemetry        Disable telemetry sending to developers If provided - telemetry collection will be disabled. Read more: <https://qdrant.tech/documentation/guides/telemetry>
      --stacktrace               Run stacktrace collector. Used for debugging
  -h, --help                     Print help (see more with '--help')
  -V, --version                  Print version

If files such as configuration file are needed, please share them.

Reference

@suzuki-shunsuke suzuki-shunsuke added the enhancement New feature or request label Jul 24, 2024
@suzuki-shunsuke suzuki-shunsuke added this to the v4.207.1 milestone Jul 24, 2024
@suzuki-shunsuke
Copy link
Member

Thank you always!

@suzuki-shunsuke suzuki-shunsuke merged commit a283beb into aquaproj:main Jul 24, 2024
17 checks passed
@suzuki-shunsuke
Copy link
Member

v4.208.0 is out 🎉
https://github.com/aquaproj/aqua-registry/releases/tag/v4.208.0

@takumin takumin deleted the feat/qdrant/qdrant branch July 25, 2024 01:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants