frostfs-node/cmd/neofs-node
Pavel Karpy f02de33f8b [#476] cmd/containter: Make network handlers async
Make container handlers that do network
communication execute asynchronously.

Signed-off-by: Pavel Karpy <carpawell@nspcc.ru>
2021-04-15 15:11:34 +03:00
..
accounting.go [#83] services: Remove setting of meta header from executing services 2020-10-23 10:54:48 +03:00
attributes.go [#362] cmd/node: Use const key to UN/LOCODE attribute from the API lib 2021-02-11 14:01:35 +03:00
cache.go [#441] cmd/neofs-node: Don't update access time in ttlNetCache 2021-03-23 20:19:16 +03:00
config.go [#476] cmd/cfg: Add worker pools 2021-04-15 15:11:34 +03:00
container.go [#476] cmd/containter: Make network handlers async 2021-04-15 15:11:34 +03:00
control.go [#401] control: Serve DropObjects RPC 2021-02-24 13:07:53 +03:00
grpc.go [#323] cmd/node: Compose functions for closing components in app 2021-01-18 18:53:39 +03:00
main.go [#469] cmd/neofs-node: Don't send UpdateState tx at shutdown by default 2021-04-13 09:19:36 +03:00
metrics.go [#426] Put prometheus behind pkg/metrics 2021-03-17 10:58:00 +03:00
morph.go [#419] cmd/node: Cache network maps read from sidechain 2021-03-04 16:33:29 +03:00
netmap.go [#476] cmd/netmap: Make network handlers async 2021-04-15 15:11:34 +03:00
object.go [#446] cmd/neofs-node: Get inner ring list from RoleManagement contract 2021-03-26 11:53:10 +03:00
pprof.go [#68] Add go pprof to neofs-storage 2020-10-02 19:47:08 +03:00
reputation.go [#476] reputation: Make reputation report async 2021-04-15 15:11:34 +03:00
session.go [#83] services: Remove setting of meta header from executing services 2020-10-23 10:54:48 +03:00
worker.go [#108] cmd/neofs-node: Listen new epoch notifications from morph 2020-10-21 14:42:51 +03:00