# entelix-memory-qdrant
[](https://docs.rs/entelix-memory-qdrant)
[](https://crates.io/crates/entelix-memory-qdrant)
[](https://github.com/junyeong-ai/entelix/blob/main/LICENSE)
Companion crate. Concrete `VectorStore` impl backed by qdrant gRPC — production vector store with single-collection multi-tenancy via payload-filter on `namespace_key`.
Part of the [`entelix`](https://github.com/junyeong-ai/entelix) agentic-AI SDK workspace — see the [workspace README](https://github.com/junyeong-ai/entelix#readme) for project overview, quickstart, examples, and architecture.
## Documentation
- API reference: <https://docs.rs/entelix-memory-qdrant>
- Workspace overview: <https://github.com/junyeong-ai/entelix>
## License
MIT — see [LICENSE](https://github.com/junyeong-ai/entelix/blob/main/LICENSE).