frostfs-node/cmd/neofs-node
Pavel Karpy 929c9851a6 [#1255] node/session: Create separate dir for in-memory storage
Move in-memory session storage to the separate directory of `storage`. It is
done for future support of different kind of session storages.

Signed-off-by: Pavel Karpy <carpawell@nspcc.ru>
2022-03-29 09:35:10 +03:00
..
config [#1183] node/config: Add NATS configuration 2022-03-05 15:57:24 +03:00
reputation [#1210] timers: Add IterationsTicker 2022-03-16 17:18:30 +03:00
accounting.go [#625] client/balance: remove intermediate wrapper 2022-02-08 09:43:54 +03:00
attributes.go [#1238] Adopt neofs-node for non pointer slices in SDK 2022-03-16 15:29:31 +03:00
cache.go [#1236] neofs-node: Neofs-node: Remove mutex from ttlNetCache 2022-03-15 17:26:26 +03:00
config.go [#1255] node/session: Create separate dir for in-memory storage 2022-03-29 09:35:10 +03:00
container.go [#1238] Adopt neofs-node for non pointer slices in SDK 2022-03-16 15:29:31 +03:00
control.go [#1131] *: Adopt SDK changes 2022-02-08 09:45:38 +03:00
grpc.go [#1270] neofs-node: Add timeout for grpc GracefulStop() 2022-03-25 17:39:24 +03:00
main.go [#1244] nats: Split client creation into 2 stages 2022-03-24 11:51:49 +03:00
metrics.go [#745] node: Add more debug logs on shutdown 2021-08-05 14:44:05 +03:00
morph.go [#749] morph/client: set group signer scope 2022-02-11 13:26:27 +03:00
netmap.go [#1238] Adopt neofs-node for non pointer slices in SDK 2022-03-16 15:29:31 +03:00
notificator.go [#1244] nats: Split client creation into 2 stages 2022-03-24 11:51:49 +03:00
object.go [#1243] node: Add "hot" notifications 2022-03-17 14:27:52 +03:00
pprof.go [#745] node: Add more debug logs on shutdown 2021-08-05 14:44:05 +03:00
reputation.go [#1210] reputation: Resolve race condition 2022-03-16 17:18:30 +03:00
session.go [#1255] node/session: Create separate dir for in-memory storage 2022-03-29 09:35:10 +03:00
timers.go [#1210] reputation: Resolve race condition 2022-03-16 17:18:30 +03:00
worker.go [#108] cmd/neofs-node: Listen new epoch notifications from morph 2020-10-21 14:42:51 +03:00