leaderboard 2.4.0 → 2.5.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
data/spec/db/.gitkeep DELETED
File without changes
data/spec/test.conf DELETED
@@ -1,8 +0,0 @@
1
- dir ./spec/db
2
- pidfile ./redis.pid
3
- port 6379
4
- timeout 300
5
- loglevel debug
6
- logfile stdout
7
- databases 16
8
- daemonize yes