TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Making the most of Redis and Sorted Sets

2 pointsby itamarhaberalmost 11 years ago

1 comment

itamarhaberalmost 11 years ago
An extremely popular use case for Redis&#x27; sorted sets is leaderboards. During the last GDC I was amazed how practically every game developer I talked with was using Redis just for that - here&#x27;s the post I had published afterwards: <a href="http://redislabs.com/blog/the-top-3-game-changing-redis-use-cases" rel="nofollow">http:&#x2F;&#x2F;redislabs.com&#x2F;blog&#x2F;the-top-3-game-changing-redis-use-...</a>