frostfs-node/pkg/local_object_storage
Evgenii Stratonikov 72c044e2eb [#1599] engine: Parallelize shard initialization
Shard is intended to be used as a separate failure domain,
which usually resides on a separate disk. Thus, sequential
initialization is bound by IO and this change speeds up thing a bit.

Signed-off-by: Evgenii Stratonikov <evgeniy@nspcc.ru>
2022-07-15 13:44:54 +03:00
..
blobovnicza [#1520] shard: Ignore errors on metabase refill 2022-06-21 17:25:28 +03:00
blobstor [#1520] shard: Ignore errors on metabase refill 2022-06-21 17:25:28 +03:00
engine [#1599] engine: Parallelize shard initialization 2022-07-15 13:44:54 +03:00
internal/log [#790] storage engine: Add common template of log messages 2021-09-13 15:02:13 +03:00
metabase [#1483] metabase: Add VERSION.md 2022-06-21 17:48:28 +03:00
shard [#1520] shard: Ignore errors on metabase refill 2022-06-21 17:25:28 +03:00
util [#1454] Upgrade NeoFS SDK Go module with new IDs 2022-06-01 17:41:45 +03:00
writecache [#1524] writecache: Add some bolt parameters to the configuration 2022-06-20 17:04:35 +03:00