Commit 0a77f77
committed
feat: implement Redis leaderboard with sorted sets
- Complete Redis leaderboard implementation using sorted sets
- Add Update, Remove, TopN, and Get methods
- Include helper constructor for custom Redis configs
- Update README with leaderboard usage examples
- Maintain backward compatibility with existing interfaces1 parent bf8620f commit 0a77f77
1 file changed
Lines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | | - | |
0 commit comments