frostfs-node/pkg/local_object_storage
Evgenii Stratonikov b4e90cdf51 [#2165] pilorama: Optimize TreeApply when used for synchronization
Because synchronization _most likely_ will have apply already existing
operations, it is much faster to check their presence in a read
transaction. However, always doing this will degrade the perfomance
for normal `Apply`. And, let's be honest, it is already not good.
Thus we add a separate parameter which specifies whether this logic is
enabled.

Signed-off-by: Evgenii Stratonikov <e.stratonikov@yadro.com>
2022-12-30 11:07:35 +03:00
..
blobovnicza Move to frostfs-node 2022-12-28 15:04:29 +03:00
blobstor Move to frostfs-node 2022-12-28 15:04:29 +03:00
engine [#2165] pilorama: Optimize TreeApply when used for synchronization 2022-12-30 11:07:35 +03:00
internal Move to frostfs-node 2022-12-28 15:04:29 +03:00
metabase [#2145] meta: Do allow force inhuming a locked object 2022-12-30 11:07:35 +03:00
pilorama [#2165] pilorama: Optimize TreeApply when used for synchronization 2022-12-30 11:07:35 +03:00
shard [#2165] pilorama: Optimize TreeApply when used for synchronization 2022-12-30 11:07:35 +03:00
util Move to frostfs-node 2022-12-28 15:04:29 +03:00
writecache [#2167] write-cache: Add "write-cache" to its logs 2022-12-30 11:07:35 +03:00