storj/satellite/accounting
Michał Niewrzał cbbbfca439 satellite/accounting: move storage node tally to separate service
Current tally is calculating storage both for buckets and
storage nodes. This change is moving nodes storage
calculation to separate service that will be using
segment loop.

Change-Id: I9e68bfa0bc751c82ff738c71ca58d311f257bd8d
2021-07-08 14:02:33 +00:00
..
live satellite/satellitedb: use AS OF SYSTEM TIME for GetProjectBandwidth query 2021-06-28 15:19:47 +00:00
nodetally satellite/accounting: move storage node tally to separate service 2021-07-08 14:02:33 +00:00
projectbwcleanup satellite/accounting: fix as of system interval value for some tests 2021-06-29 10:16:48 +00:00
rollup testplanet/satellite: reduce the number of places default values need to be configured 2021-06-01 22:14:17 +00:00
rolluparchive testplanet/satellite: reduce the number of places default values need to be configured 2021-06-01 22:14:17 +00:00
tally satellite/accounting: move storage node tally to separate service 2021-07-08 14:02:33 +00:00
billing_test.go satellite/repair: migrate to new repair_queue table 2021-06-30 17:12:24 +02:00
bucketstats.go satellite/accounting: add total for bytes and segments to tallies 2021-07-01 08:52:32 +00:00
bucketusage.go satellite/accounting: add total for bytes and segments to tallies 2021-07-01 08:52:32 +00:00
common.go all: fix error naming 2021-04-29 15:38:21 +03:00
db_test.go satellite/metabase: move package one level higher 2021-04-21 15:54:22 +03:00
db.go satellite/accounting: add total for bytes and segments to tallies 2021-07-01 08:52:32 +00:00
projectlimitcache_test.go satellite/console: Implement paid tier 2021-07-06 14:30:12 +00:00
projectlimitcache.go all: fix error naming 2021-04-29 15:38:21 +03:00
projectusage_test.go satellite/console: Implement paid tier 2021-07-06 14:30:12 +00:00
projectusage.go satellite/satellitedb: use AS OF SYSTEM TIME for GetProjectBandwidth query 2021-06-28 15:19:47 +00:00