frostfs-node/pkg
Evgenii Stratonikov 659011c143 [#2048] network/cache: Optimize `ClientCache`
1. Remove a layer of indirection for mutex, `ClientCache` is already
   used by pointer.
2. Fix duplication of a `AllowExternal` field.

Signed-off-by: Evgenii Stratonikov <evgeniy@morphbits.ru>
2022-11-19 11:01:04 +03:00
..
core [#1972] node: Fix object format unit tests 2022-11-19 11:01:04 +03:00
innerring [#1713] ir: Add Neo RPC switch interval to the config 2022-10-25 17:38:48 +03:00
local_object_storage [#1985] blobstor: Allow to report multiple errors to caller 2022-11-19 11:01:04 +03:00
metrics
morph [#1713] node: Add Neo RPC switch interval to the config 2022-10-25 17:38:48 +03:00
network [#2048] network/cache: Optimize `ClientCache` 2022-11-19 11:01:04 +03:00
services [#2040] node: Do not attach tokens in the assembly process 2022-11-19 11:01:04 +03:00
util