{"repo":"marinac-dev/qdrant","free":true,"listed":false,"github":"https://github.com/marinac-dev/qdrant","clone":"git clone https://github.com/marinac-dev/qdrant.git","description":"Elixir client for Qdrant vector search engine","language":"Elixir","stars":31,"topics":["elixir","qdrant","elixir-client","vector-database","vector-search-engine"],"license":"MIT","category":"databases-storage","readme_excerpt":"Qdrant Elixir Client This library is under active development and subject to change. Use the latest release for production applications. An Elixir REST client targeting Qdrant 1.18.x. Successful calls preserve the complete Qdrant response envelope as {:ok, body} . Failures return {:error, %Qdrant.Error{}} with HTTP and response context where available. gRPC is unsupported. Installation The package is available on Hex, with documentation on HexDocs. Add it to mix.exs : Client Setup Construct an explicit client for application code. A client retains its own URL, credentials, adapter, and timeout settings, so one application can safely connect to multiple Qdrant clusters. The production adapter is Tesla.Adapter.Finch , backed by the supervised Qdrant.Finch pool. Defaults are a 30,000 ms receive timeout, 5,000 ms pool timeout, and a 50 MiB maximum in-memory response. Client options: Option Default Purpose --- --- --- :interface :rest Protocol interface; gRPC is reserved for a future release :url http://localhost:6333 Full Qdrant base URL :api key nil Value for the api-key header :require api key Cloud-host detection Reject a missing required key :allow insecure api key false Permit a key over remote plain HTTP :adapter Tesla.Adapter.Finch Per-client Tesla adapter :adapter opts Finch timeout/pool defaults Adapter configuration :base path \"\" Optional path below the base URL :max response bytes 50 MiB Limit for in-memory responses API keys are rejected over plain HTTP to non-loopbac","default_branch":null,"files":null,"tree":[],"storefront":"/r/marinac-dev","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/marinac-dev/qdrant/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}