storj/satellite/satellitedb/dbx
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
..
templates satellite/satellitedb/dbx: monitor the database calls 2019-12-18 21:57:36 +00:00
gen.go uplink: move to storj.io/uplink (#3746) 2020-01-08 15:40:19 +02:00
satellitedb.dbx satellite/overlay: Return NodeLastContact instead of a node dossier from 2020-01-06 17:12:30 -05:00
satellitedb.dbx.cockroach.sql Satellite/orders: remove allocated bandwith from storagenode_bandwidth_rollups 2020-01-12 16:20:47 +01:00
satellitedb.dbx.go Satellite/orders: remove allocated bandwith from storagenode_bandwidth_rollups 2020-01-12 16:20:47 +01:00
satellitedb.dbx.postgres.sql Satellite/orders: remove allocated bandwith from storagenode_bandwidth_rollups 2020-01-12 16:20:47 +01:00