storj/storagenode/gracefulexit
Egon Elbre c630cf2490 storagenode/pieces: implement buffering for writing
Currently uploads can cause a lot of IOPS, reduce this by introducing a
in-memory buffer on-top of the file.

Change-Id: I5f4e3e01c0a36258271d180b922107de447bcb59
2020-05-04 06:01:32 +00:00
..
chore_test.go private/testplanet: expose storagenode and satellite Config 2020-03-27 17:01:25 +02:00
chore.go storagenode: add pkg/debug support 2020-01-29 16:30:31 -05:00
common.go all: use monkit v3 2020-02-05 23:53:17 +00:00
db_test.go satellite: remove some unnecessary UTC() calls 2020-03-13 13:49:44 +00:00
endpoint_test.go satellite: remove some unnecessary UTC() calls 2020-03-13 13:49:44 +00:00
endpoint.go storagenode/pieces: Track total piece size 2020-01-23 11:00:24 -07:00
worker_test.go storagenode/pieces: implement buffering for writing 2020-05-04 06:01:32 +00:00
worker.go all: don't depend on gogo/proto directly 2020-04-08 17:32:15 +00:00