frostfs-node/pkg/local_object_storage
Leonard Lyubich 5b1975d52a [#674] storage engine: Use per-shard worker pools for PUT operation
Make `StorageEngine` to use non-blocking worker pools with the same
(configurable) size for PUT operation. This allows you to switch to using
more free shards when overloading others, thereby more evenly distributing
the write load.

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2021-10-14 10:20:39 +03:00
..
blobovnicza [#791] blobovnicza: Support read-only mode 2021-10-05 10:51:10 +03:00
blobstor [#868] blobstor: allow to decompress objects on-the-fly 2021-10-08 16:01:45 +03:00
engine [#674] storage engine: Use per-shard worker pools for PUT operation 2021-10-14 10:20:39 +03:00
internal/log [#790] storage engine: Add common template of log messages 2021-09-13 15:02:13 +03:00
metabase [#840] metabase: Distinguish objects with tombstones and GC marks 2021-09-27 11:27:41 +03:00
shard [#840] shard: Fix metabase Inhume parameters for tombstones 2021-09-27 11:27:41 +03:00
util [#477] metabase: Move MergeSplitInfo to storage/util pkg 2021-04-15 11:18:39 +03:00
writecache [#791] writecache: Export OpenDB function 2021-10-05 10:51:10 +03:00