agoragames / leaderboard

Leaderboards backed by Redis in Ruby
https://rubygems.org/gems/leaderboard
MIT License
478 stars 65 forks source link

redis module ? #71

Open bsergean opened 4 years ago

bsergean commented 4 years ago

I've watched a video today about redis modules and was wondering what a good example of a module would be... then thought about leaderboards. I wonder if there could be some speed saving, or usability saving if leaderboard actions were provided through a redis module.