storj/satellite/accounting
Cameron Ayer f10b22eae9 accounting/tally: if delta < 0, delta = 0
if redis crashed in the middle of tally we could have a situation
where we erroneously subtract from a project total. Currently,
`latest` should never be less than `initial`

Change-Id: Ibb5ab724ac0ad4d684f7954fad7a9e061104b7df
2020-02-11 19:48:55 +00:00
..
live storage/redis/redisserver: simplify redisserver creation 2020-02-11 19:11:57 +00:00
reportedrollup all: use monkit v3 2020-02-05 23:53:17 +00:00
rollup all: use monkit v3 2020-02-05 23:53:17 +00:00
tally accounting/tally: if delta < 0, delta = 0 2020-02-11 19:48:55 +00:00
bucketstats.go satellite/accounting: refactor code and remove unused fields (#3178) 2019-10-04 22:09:52 +03:00
bucketusage.go satellite/satellitedb: console tables archview comments updated (#3465) 2019-11-04 16:37:39 +02:00
common.go common: separate repository 2019-12-27 14:11:15 +02:00
db_test.go satellite/satellitedb/satellitedbtest: pass ctx as an argument 2020-01-20 16:35:42 +02:00
db.go satellite/accounting: refactor live accounting to hold current estimated totals 2020-01-16 10:26:49 -05:00
projectusage_test.go satellite/accounting: fix flaky TestProjectUsageStorage 2020-02-07 20:58:24 -05:00
projectusage.go all: use monkit v3 2020-02-05 23:53:17 +00:00