storj/satellite/accounting
Michał Niewrzał 27a714e8b0 satellite/accounting/tally: use objects iterator instead metaloop
Bucket tally calculation will be removed from metaloop and will
use metabase objects iterator directly.

At the moment only bucket tally needs objects so it make no sense
to implement separate objects loop.

Change-Id: Iee60059fc8b9a1bf64d01cafe9659b69b0e27eb1
2021-07-20 15:52:18 +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/tally: use objects iterator instead metaloop 2021-07-20 15:52:18 +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/tally: use objects iterator instead metaloop 2021-07-20 15:52:18 +00:00
bucketusage.go satellite/accounting/tally: use objects iterator instead metaloop 2021-07-20 15:52:18 +00:00
common.go all: fix error naming 2021-04-29 15:38:21 +03:00
db_test.go satellite/accounting/tally: use objects iterator instead metaloop 2021-07-20 15:52:18 +00: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/accounting/tally: use objects iterator instead metaloop 2021-07-20 15:52:18 +00:00
projectusage.go satellite/satellitedb: use AS OF SYSTEM TIME for GetProjectBandwidth query 2021-06-28 15:19:47 +00:00