Evgenii Stratonikov
b4e90cdf51
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> |
||
---|---|---|
.. | ||
cache.go | ||
container.go | ||
drop.go | ||
getsubtree_test.go | ||
options.go | ||
redirect.go | ||
replicator.go | ||
service.go | ||
service.pb.go | ||
service.proto | ||
service_grpc.pb.go | ||
service_neofs.pb.go | ||
signature.go | ||
signature_test.go | ||
sync.go | ||
types.pb.go | ||
types.proto | ||
types_neofs.pb.go |