storj/satellite/orders
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
..
endpoint.go Satellite/orders: remove allocated bandwith from storagenode_bandwidth_rollups 2020-01-12 16:20:47 +01:00
orders_test.go private/testplanet: remove dependency to uplink 2020-01-02 09:40:46 +00:00
serials_test.go common: separate repository 2019-12-27 14:11:15 +02:00
service.go Satellite/orders: remove allocated bandwith from storagenode_bandwidth_rollups 2020-01-12 16:20:47 +01:00