storj/satellite/accounting
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
..
live satellite/accounting: add redis support to live accounting (#3213) 2019-10-16 12:50:29 -04:00
rollup satellite/accounting/rollup: pause in tests (#3122) 2019-09-25 19:54:34 +03:00
tally satellite/accounting: add redis support to live accounting (#3213) 2019-10-16 12:50:29 -04:00
bucketstats.go satellite/accounting: refactor code and remove unused fields (#3178) 2019-10-04 22:09:52 +03:00
bucketusage_test.go rename all the things (#2531) 2019-07-28 08:55:36 +03:00
bucketusage.go satellite: remove remote/inline file from BucketTally (#3041) 2019-09-13 16:51:41 +03:00
common.go rename all the things (#2531) 2019-07-28 08:55:36 +03:00
db_test.go satellite/accounting: refactor code and remove unused fields (#3178) 2019-10-04 22:09:52 +03:00
db.go satellite/accounting: add redis support to live accounting (#3213) 2019-10-16 12:50:29 -04:00
projectusage_test.go satellite/accounting: implement tally as an observer (#2992) 2019-10-07 16:55:20 -04:00
projectusage.go satellite/accounting: add redis support to live accounting (#3213) 2019-10-16 12:50:29 -04:00