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

Handling tens of millions of concurrent requests with **DiceDB** #1210

Open miracleAI-Lab opened 3 weeks ago

miracleAI-Lab commented 3 weeks ago

In the TON mini-game Tap to Earn on Telegram, there are up to 270 million users. Players continuously tap to earn points, which refresh in real-time and are also displayed on a leaderboard. The estimated concurrency might reach tens of millions. If using DiceDB to implement this, what would be an effective approach?

siddheshgarud commented 2 weeks ago

@miracleAI-Lab Can you elaborate your use case for more details.