mirror of
https://github.com/sot-tech/mochi.git
synced 2026-07-13 12:08:11 -07:00
Implemented redis cache driver using redis types
This commit is contained in:
@@ -40,4 +40,5 @@ type User struct {
|
||||
DownMultiplier float64 `json:"down_multiplier"`
|
||||
Slots int64 `json:"slots"`
|
||||
SlotsUsed int64 `json:"slots_used"`
|
||||
Snatches uint `json:"snatches"`
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user