storj/satellite/orders
Natalie Villasana c290e5ac9a satellite/orders: decrease FlushBatchSize default to 1000
The previous default FlushBatchSize of 10000 was causing major
slow down in select and insert statements on bucket_bandwidth_rollups.
We saw on the saltlake satellite that a FlushBatchSize of 1000 helped
reduce contention and query latency.

Change-Id: Ib95e73482219bc5aedc11925b1849fa5999774ba
2021-03-02 14:00:48 +00:00
..
encryptionkey_test.go satellite/orders: add factory function to encryption key 2020-11-20 11:40:15 -08:00
encryptionkey.go satellite/orders: use smaller encrypted metadata 2021-01-08 16:40:31 +00:00
endpoint_test.go satellite/orders: Remove deprecated endpoint 2021-02-03 23:47:07 +00:00
endpoint.go satellite/orders: Remove deprecated endpoint 2021-02-03 23:47:07 +00:00
orders_test.go satellite/orders: Delete unused methods & DB tables 2021-02-01 18:01:29 +00:00
rollups_chore.go satellite/orders: Flush all pending bandwidth rollup writes on shutdown 2020-01-23 08:12:41 -07:00
rollups_write_cache_test.go satellite/orders: add settled amount to rollups write cache 2020-07-07 14:46:06 +00:00
rollups_write_cache.go satellite/orders: Delete unused methods & DB tables 2021-02-01 18:01:29 +00:00
service_test.go satellite/orders: use smaller encrypted metadata 2021-01-08 16:40:31 +00:00
service.go satellite/orders: decrease FlushBatchSize default to 1000 2021-03-02 14:00:48 +00:00
signer_test.go satellite/orders: use smaller encrypted metadata 2021-01-08 16:40:31 +00:00
signer.go go.mod: bump storj.io/common 2021-01-13 14:51:08 +00:00
window_endpoint_phase.go satellite/orders: 3-phase rollout 2020-08-03 17:01:42 +00:00