storj/storage/redis
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
..
redisserver updates copyright 2018 to 2019 (#1133) 2019-01-24 15:15:10 -05:00
client_test.go updates copyright 2018 to 2019 (#1133) 2019-01-24 15:15:10 -05:00
client.go satellite/accounting: add redis support to live accounting (#3213) 2019-10-16 12:50:29 -04:00
util_test.go updates copyright 2018 to 2019 (#1133) 2019-01-24 15:15:10 -05:00
util.go updates copyright 2018 to 2019 (#1133) 2019-01-24 15:15:10 -05:00