feat: qdrant support in docker compose (#1286)

This commit is contained in:
takatost
2023-10-08 12:04:04 -05:00
committed by GitHub
parent 024250803a
commit fda937175d
4 changed files with 55 additions and 9 deletions

1
.gitignore vendored
View File

@@ -144,6 +144,7 @@ docker/volumes/app/storage/*
docker/volumes/db/data/*
docker/volumes/redis/data/*
docker/volumes/weaviate/*
docker/volumes/qdrant/*
sdks/python-client/build
sdks/python-client/dist