DiceDB / dice

DiceDB is a redis-compliant, in-memory, real-time, and reactive database optimized for modern hardware and for building and scaling truly real-time applications.
https://dicedb.io/
Other
6.35k stars 995 forks source link

Design latency monitoring for DiceDB #1135

Open JyotinderSingh opened 2 hours ago

JyotinderSingh commented 2 hours ago

We need to support the different LATENCY commands which redis supports. This requires quite a few changes to the codebase.

Your task as a part of this issue would be to design a latency monitoring approach for dicedb, the approach should allow us to serve all the different latency commands:

JyotinderSingh commented 2 hours ago

@swarajrb7 would you be interested in taking this up?

swarajrb7 commented 2 hours ago

Yes