storj/storage/filestore
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
..
blob.go storagenode/pieces: implement buffering for writing 2020-05-04 06:01:32 +00:00
dir_test.go updates copyright 2018 to 2019 (#1133) 2019-01-24 15:15:10 -05:00
dir_unix.go filestore changes for piece store (#1437) 2019-03-11 10:06:56 +02:00
dir_windows.go all: enable staticcheck (#2849) 2019-08-22 13:40:15 +02:00
dir.go storage/filestore: ensure we bail on deleted folder without error 2020-01-30 16:32:10 -05:00
error.go updates copyright 2018 to 2019 (#1133) 2019-01-24 15:15:10 -05:00
store_test.go storagenode/pieces: implement buffering for writing 2020-05-04 06:01:32 +00:00
store.go storagenode/pieces: implement buffering for writing 2020-05-04 06:01:32 +00:00