storj/satellite/accounting
Jeremy Wharton c3d72a269e satellite/{accounting,satellitedb}: create tallies for empty buckets
Tallies are now created for buckets with no objects. Previously, the
bucket tally collector skipped empty buckets since it created tallies
only using information from the objects table. Methods that used
bucket tallies when calculating usage costs would return incorrect
results because of this.

Change-Id: I0b37fe7159a11cc02a51562000dad9258555d9f9
2023-05-25 19:48:59 +00:00
..
live satellite/accounting/live: replace address parsing with redis util 2023-04-05 13:20:11 +00:00
nodetally satellite/metabase/rangedloop: move Segment definition 2023-05-16 12:37:17 +00:00
projectbwcleanup satellite/satellitedb: create index for interval_day for project_bandwidth_daily_rollup 2023-02-03 10:02:58 +00:00
rollup satellite/accounting: Use metabase.AliasPiece with tally observer 2023-03-29 12:24:05 +00:00
rolluparchive satellites/orders: populate egress_dead in project_bandwidth_daily_rollups 2021-10-06 16:54:49 +00:00
tally satellite/{accounting,satellitedb}: create tallies for empty buckets 2023-05-25 19:48:59 +00:00
billing_test.go satellite/{accounting,satellitedb}: create tallies for empty buckets 2023-05-25 19:48:59 +00:00
bucketstats.go satellite/accounting/tally: remove objects loop 2023-05-22 15:18:03 -05: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: Use metabase.AliasPiece with tally observer 2023-03-29 12:24:05 +00:00
db.go satellite/{accounting,satellitedb}: create tallies for empty buckets 2023-05-25 19:48:59 +00:00
projectlimitcache_test.go satellite/metainfo: use project limit cache with limiter 2023-03-14 08:11:11 +00:00
projectlimitcache.go satellite/*: use typed lrucache and ReadCache 2023-04-21 10:49:08 +00:00
projectusage_test.go satellite/metabase: add piece size calculation to segment 2023-02-22 11:04:02 +00:00
projectusage.go satellite/accounting: update GetProjectSegmentLimit to fix bug 2023-03-31 11:47:21 +00:00