radish
radish copied to clipboard
Suggestion
Could you benchmark against www.dragonflydb.io?
Want to run benchmarks for sure! What's the ideal way to do this? Is there any standard practice?
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