Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implementing one million check boxes with dicedb #1198

Open
ayushsatyam146 opened this issue Oct 25, 2024 · 2 comments
Open

Implementing one million check boxes with dicedb #1198

ayushsatyam146 opened this issue Oct 25, 2024 · 2 comments
Assignees

Comments

@ayushsatyam146
Copy link
Contributor

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

  • Implement 100 checkboxes first and then gradually move towards increasing the number by factor of 10s
  • Use reactivity based dicedb commands
  • Implement new BIT commands/ features along the way

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
Copy link
Contributor Author

ayushsatyam146 commented Oct 25, 2024

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

@srivastava-yash
Copy link
Contributor

srivastava-yash commented Oct 25, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants