We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Could you benchmark against www.dragonflydb.io?
The text was updated successfully, but these errors were encountered:
Want to run benchmarks for sure! What's the ideal way to do this? Is there any standard practice?
Sorry, something went wrong.
I would start instrumenting your code by implement the metrics (OpenTelemtry), then you will be able to understand how your project behaves.
With that in place, you can write some K6 load tests and execute the same scripts against different projects: Redis, Valkey, and DragonflyDB.
I would start that with docker-compose as well, before a remote test.
Prometheus, Grafana, K6, Golang Open Telemtry SDK and Docker
No branches or pull requests
Could you benchmark against www.dragonflydb.io?
The text was updated successfully, but these errors were encountered: