DiceDB / dice

DiceDB is an in-memory, real-time, and reactive database with Redis and SQL support optimized for modern hardware and building real-time applications.
https://dicedb.io/
Other
5.3k stars 674 forks source link

Integration and Stress tests for Rate Limiter implemented using DiceDB for Playground Backend #733

Open lucifercr07 opened 4 days ago

lucifercr07 commented 4 days ago

Description

DiceDB Playground is an interactive platform that allows users to experiment with DiceDB commands in a live environment, similar to the Go Playground. Users will be able to submit and execute commands directly through a web interface. The initial implementation will focus on enabling users to search for and trigger commands.
For more details about DiceDB playground you can check here.

As part of this task we need to enhance unit tests, integration tests and stress test Rate Limiter implemented using DiceDB for Playground Backend. This task would be extension of https://github.com/DiceDB/dice/issues/729

Details

lucifercr07 commented 4 days ago

Dependent on https://github.com/DiceDB/dice/issues/729

karandixit10 commented 4 days ago

@lucifercr07 I would like to work on this

rishavvajpayee commented 3 days ago

hey @lucifercr07 i would too like to work on this