Skip to content

Commit

Permalink
#1 update qdrant memory limit to 4, same as for milvus
Browse files Browse the repository at this point in the history
  • Loading branch information
gsergiu committed Aug 30, 2024
1 parent b4222b8 commit 5565919
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion engine/servers/qdrant-limit-ram/docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ services:
deploy:
resources:
limits:
memory: 2Gb
memory: 4Gb

0 comments on commit 5565919

Please sign in to comment.