storj/storage
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
..
boltdb storage/boltdb: update to etcd/bbolt v1.3.4 2020-03-24 12:33:34 +02:00
cockroachkv private/dbutil/pgtest: support multiple databases for testing 2020-04-28 21:55:49 +03:00
filestore storagenode/pieces: implement buffering for writing 2020-05-04 06:01:32 +00:00
postgreskv all: add missing ctx.Cleanup calls in tests 2020-04-29 17:58:40 +00:00
redis private/processgroup: moved to storj.io/common/processgroup 2020-03-03 10:50:33 +00:00
storelogger all: use monkit v3 2020-02-05 23:53:17 +00:00
teststore satellite/metainfo: add MigrateToLatest to PointerDB 2020-04-28 17:26:35 +00:00
testsuite satellite/metainfo: add MigrateToLatest to PointerDB 2020-04-28 17:26:35 +00:00
blob.go storage: delete unused code and lower visibility of static iterator 2020-02-17 14:53:54 +00:00
common.go storage: reduce default lookup limit to 500 2020-04-13 19:00:23 +03:00
listkeys.go storage: delete unused code and lower visibility of static iterator 2020-02-17 14:53:54 +00:00
listv2.go satellite/metainfo: avoid temporary list 2020-04-15 08:01:42 +00:00
util.go storage: delete unused code and lower visibility of static iterator 2020-02-17 14:53:54 +00:00