Skip to content

Add Qdrant support#3354

Merged
cyberw merged 2 commits intolocustio:masterfrom
Anush008:master
Feb 21, 2026
Merged

Add Qdrant support#3354
cyberw merged 2 commits intolocustio:masterfrom
Anush008:master

Conversation

@Anush008
Copy link
Copy Markdown
Contributor

Description

This PR introduces locust/contrib/qdrant.py and examples to demonstrate Locust load testing on a Qdrant server.

The dependencies are optional and gated behind a qdrant extra.

Signed-off-by: Anush008 <mail@anush.sh>
@cyberw
Copy link
Copy Markdown
Collaborator

cyberw commented Feb 19, 2026

Nice! Typically User classes provide the option to set configuration (like host/url or collection name) as class variables instead of having to override __init__ for regular use cases. Maybe you can take the time to do that?

Signed-off-by: Anush008 <mail@anush.sh>
@cyberw cyberw changed the title feat: Add Locust testing for Qdrant Add Qdrant support Feb 21, 2026
@cyberw cyberw merged commit 027c2cf into locustio:master Feb 21, 2026
18 checks passed
@cyberw
Copy link
Copy Markdown
Collaborator

cyberw commented Feb 21, 2026

Nice! 🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants