storj/satellite/satellitedb/testdata
littleskunk bcc23f6869
Satellite/orders: remove allocated bandwith from storagenode_bandwidth_rollups
When an uplink requests an upload or download from the satellite we are trackig the
allocated bandwidth twice. The value in bucket_bandwidth_rollups is used
for project limits but the value in storagenode_bandwidth_rollups is not
used at all. We can increase the performance by removing it. Uplinks
will get a faster response from the satellite.

Change-Id: Icccd41f94107ef34668f30f99bf5f728c384b07e
2020-01-12 16:20:47 +01:00
..
postgres.v69.sql satellite/satellitedb: ensure migration tests run (#3706) 2019-12-09 09:26:58 -06:00
postgres.v70.sql satellite/accounting: fix project limits migration (#3717) 2019-12-10 18:12:49 +02:00
postgres.v71.sql satellite/accounting: fix project limits migration (#3717) 2019-12-10 18:12:49 +02:00
postgres.v72.sql satellitedb: fix migration cockroach test 2019-12-16 18:02:31 +00:00
postgres.v73.sql satellite/satellitedb: Add nodes_offline_times table for downtime tracking 2019-12-30 15:45:02 -05:00
postgres.v74.sql Satellite/orders: remove allocated bandwith from storagenode_bandwidth_rollups 2020-01-12 16:20:47 +01:00