storj/satellite/accounting/tally
Cameron 76ad83f12c
satellite/accounting: add redis support to live accounting (#3213)
* set up redis support in live accounting

* move live.Service interface into accounting package and rename to Cache, pass into satellite

* refactor Cache to store one int64 total, add IncrBy method to redis client implementation

* add monkit tracing to live accounting
2019-10-16 12:50:29 -04:00
..
tally_test.go satellite/accounting: implement tally as an observer (#2992) 2019-10-07 16:55:20 -04:00
tally.go satellite/accounting: add redis support to live accounting (#3213) 2019-10-16 12:50:29 -04:00