frostfs-node/cmd/neofs-node
Pavel Karpy e8665f6cef [] node/morph: Use disable_cache config param
Do not init caches for eACL, containers and netmap
if `disable_cache` config options is `true`, use
direct RPC calls instead.

Signed-off-by: Pavel Karpy <carpawell@nspcc.ru>
2021-08-03 09:40:10 +03:00
..
config [] node/config/morph: Add disable_cache 2021-08-03 09:40:10 +03:00
reputation [] node/reputation: Log keys in hex format 2021-07-13 15:12:21 +03:00
accounting.go [] cmd/node: Serve gRPC on multiple interfaces 2021-06-28 15:52:50 +03:00
attributes.go [] cmd/node: Use new config for node configuration 2021-06-02 13:28:15 +03:00
cache.go [] node/morph: Use disable_cache config param 2021-08-03 09:40:10 +03:00
config.go [] node/morph: Use disable_cache config param 2021-08-03 09:40:10 +03:00
container.go [] node/morph: Use disable_cache config param 2021-08-03 09:40:10 +03:00
control.go [] cmd/node: Empty Control server address as disable 2021-06-28 15:52:50 +03:00
grpc.go [] cmd/node: Serve gRPC on multiple interfaces 2021-06-28 15:52:50 +03:00
main.go [] node: Add --version flag support 2021-07-06 18:07:35 +03:00
metrics.go [] cmd/node: Use new config for metrics configuration 2021-06-01 15:29:08 +03:00
morph.go [] node/morph: Use disable_cache config param 2021-08-03 09:40:10 +03:00
netmap.go [] network: Make AddressGroup.WriteToNodeInfo method a function 2021-06-28 15:52:50 +03:00
object.go [] node/morph: Use disable_cache config param 2021-08-03 09:40:10 +03:00
pprof.go [] cmd/node: Use new config for profiler configuration 2021-06-01 15:29:08 +03:00
reputation.go [] cmd/neofs-node: Reuse single instance of client cache in all components 2021-07-13 15:17:48 +03:00
session.go [] cmd/node: Serve gRPC on multiple interfaces 2021-06-28 15:52:50 +03:00
timers.go [] cmd/neofs-node: Add eigen trust block timer 2021-04-19 09:35:54 +03:00
worker.go [] cmd/neofs-node: Listen new epoch notifications from morph 2020-10-21 14:42:51 +03:00