storj/satellite/accounting/live
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
..
cache.go satellite/accounting: add redis support to live accounting (#3213) 2019-10-16 12:50:29 -04:00
doc.go rename all the things (#2531) 2019-07-28 08:55:36 +03:00
live_test.go satellite/accounting: add redis support to live accounting (#3213) 2019-10-16 12:50:29 -04:00
memory.go satellite/accounting: add redis support to live accounting (#3213) 2019-10-16 12:50:29 -04:00
redis.go satellite/accounting: add redis support to live accounting (#3213) 2019-10-16 12:50:29 -04:00