frostfs-node/cmd/frostfs-node/config
Dmitrii Stepanov 9bd05e94c8 [#1449] tree: Add ApplyBatch method
Concurrent Apply can lead to child node applies before parent, so
undo/redo operations will perform. This leads to performance degradation
in case of tree with many sublevels.

Signed-off-by: Dmitrii Stepanov <d.stepanov@yadro.com>
2024-11-12 12:11:07 +00:00
..
apiclient [#772] node: Apply gofumpt 2023-10-31 17:03:03 +03:00
audit [#1184] config: Add audit.enabled parameter for node 2024-06-19 16:05:53 +03:00
contracts [#934] container: Make container APE middleware read namespaces 2024-02-01 17:38:24 +00:00
control [#772] node: Apply gofumpt 2023-10-31 17:03:03 +03:00
engine [#1367] writecache: Drop BBolt related config variables 2024-09-12 15:06:33 +03:00
grpc [#835] grpc: Try to reconnect if endpoint listen failed 2023-12-14 16:38:59 +03:00
logger [#1366] node, ir: Support timestamp config option, update tests 2024-09-17 10:50:08 +03:00
metrics [#772] node: Apply gofumpt 2023-10-31 17:03:03 +03:00
morph [#1375] node: Configure of the container cache size 2024-10-01 14:05:52 +00:00
multinet [#1422] config: Add multinet config 2024-10-17 13:15:08 +00:00
node [#1317] go.mod: Use range over int 2024-09-03 13:00:54 +03:00
object [#1439] object: Sort nodes by priority metrics to compute GET request 2024-10-29 08:05:09 +00:00
policer [#772] node: Apply gofumpt 2023-10-31 17:03:03 +03:00
profiler [#1431] node: Fix comment format 2024-10-15 08:53:59 +00:00
replicator [#772] node: Apply gofumpt 2023-10-31 17:03:03 +03:00
runtime [#537] node: Add runtime.memory_limit config parameter 2023-07-25 17:27:09 +03:00
test [#1459] .golanci.yml: Add tenv linter, fix issues 2024-10-30 15:18:22 +00:00
tracing [#1361] add root ca cert for telemetry configuration 2024-09-13 15:12:49 +00:00
tree [#1449] tree: Add ApplyBatch method 2024-11-12 12:11:07 +00:00
calls.go [#125] node: Move viper creation to internal/common/config 2023-04-26 13:53:51 +03:00
calls_test.go [#1459] .golanci.yml: Add tenv linter, fix issues 2024-10-30 15:18:22 +00:00
cast.go [#1217] Fix grammar mistakes and misspelling 2024-07-01 19:14:25 +03:00
cast_test.go [#542] Update test for SizeInBytesSafe function 2023-08-01 13:38:00 +00:00
config.go [#772] node: Apply gofumpt 2023-10-31 17:03:03 +03:00
configdir_test.go [#772] node: Apply gofumpt 2023-10-31 17:03:03 +03:00