storj/pkg/accounting
Cameron 6d43832c4f
record bucket data into bucket_storage_tally table (#1595)
* add MetadataSize to stats

* add logic for accumulating bucket stats in calculateAtRestData

* rename stats to BucketTally, move to accounting package

* define method on accountingDB for inserting bucketTallies

* insert bucketTallies into bucket_storage_tally table
2019-04-01 09:42:17 -04:00
..
rollup Repair queue isolation level fix (#1466) 2019-03-14 17:12:47 -04:00
tally record bucket data into bucket_storage_tally table (#1595) 2019-04-01 09:42:17 -04:00
bucketstats.go record bucket data into bucket_storage_tally table (#1595) 2019-04-01 09:42:17 -04:00
bucketusage_test.go Bucket usage info rollup table creation and implementation (#1340) 2019-03-06 17:54:48 +02:00
bucketusage.go Bucket usage info rollup table creation and implementation (#1340) 2019-03-06 17:54:48 +02:00
common.go remove unused date field in csv row (#1388) 2019-03-01 08:23:27 -05:00
db.go record bucket data into bucket_storage_tally table (#1595) 2019-04-01 09:42:17 -04:00