frostfs-node/pkg/local_object_storage
Leonard Lyubich df558cbe6b [#176] shard: Get rid of using the global RW lock
In previous implementation each shard operation locked
RW shard mutex. With this approach RW operations were executed
one-by-one and blocked the execution of RO operations.

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2020-12-11 17:19:37 +03:00
..
blobstor [#176] blobstor: Fix maximum tree depth 2020-12-11 17:19:37 +03:00
bucket [#136] cmd/neofs-node: Use new metabase in app 2020-11-03 18:42:32 +03:00
engine [#176] localstore: Fix Get with non-zero length 2020-12-11 17:19:37 +03:00
localstore [#174] Use Marshal(JSON)/Unmarshal(JSON) methods for encoding/decoding 2020-11-17 11:56:00 +03:00
metabase [#176] localstore: Implement shard methods via Metabase and BlobStor 2020-12-11 17:19:37 +03:00
shard [#176] shard: Get rid of using the global RW lock 2020-12-11 17:19:37 +03:00