DiceDB / dice

DiceDB is hyper-optimized for building and scaling truly real-time applications on modern hardware. It is a drop-in replacement for Redis with support for SQL-based reactivity.
https://dicedb.io/
Other
3.32k stars 420 forks source link

Groundwork for DiceDB load tests and memtier benchmark #140

Open arpitbbhayani opened 1 month ago

arpitbbhayani commented 1 month ago

One Make target will run the memtier benchmark on a cloud VM and capture the report. Look at the tunables of the benchmark, and infrastructure configuration and expose them as parameters that we can pass while running the script.

Also, let's define a a set of tests that we always run for some common presets.

Dev79844 commented 1 month ago

Hello @arpitbbhayani! I would like to work on this issue. Please assign it to me

arpitbbhayani commented 1 month ago

@Dev79844 we already have a primitive Pulumi script ready, you can build on top of that.

Dev79844 commented 3 weeks ago

Hello @arpitbbhayani! Created a PR for this issue #323

AshwinKul28 commented 1 week ago

Thanks for the contribution, Closing this.

Status - shipped 🚀