DiceDB / dice

DiceDB is a redis-compliant, reactive, scalable, highly-available, unified cache optimized for modern hardware.
https://dicedb.io/
Other
6.83k stars 1.08k forks source link

Implementing one million check boxes with dicedb #1198

Open ayushsatyam146 opened 4 weeks ago

ayushsatyam146 commented 4 weeks ago

This issue will focus on implementing onemillioncheckboxes.com with dicedb and also act as a tracker for the sub-issues or commands that are required to be implemented with dicedb.

Approach

Suggestion - Can we add a new section like a dicedb cookbook to docs or website homepage showcasing this and other cool stuff like Rate limiters and DNS servers built with dicedb.

Note - Please feel free to give suggestions and help in discussing alternate better approaches

ayushsatyam146 commented 4 weeks ago

@arpitbbhayani @JyotinderSingh @lucifercr07 @apoorvyadav1111 @AshwinKul28 Please let me know your thoughts and suggestions regarding this and assign this to me.

srivastava-yash commented 4 weeks ago

Suggestion - Can we add a new section like a dicedb cookbook to docs or website homepage showcasing this and other cool stuff like Rate limiters and DNS servers built with dicedb.

There is an examples folder in the codebase where different applications using dicedb can be made and added. Currently, it has a leaderboard implementation there. Can add this section to the docs if its not there. https://github.com/DiceDB/dice/tree/master/examples

xyfer17 commented 4 days ago

@apoorvyadav1111 could you please assign this issue to me, if no one is working on it.