frostfs-node/cmd/neofs-node/config/engine/shard
Leonard Lyubich 368e280413 [#776] cmd/node: Configure write-cache size limit
Add `size_limit` config value to write-cache section. Add `SizeLimit` method
of `writecache.Config` type. Pass its value to `WithMaxCacheSize` option on
app construction.

Reflect config update in examples. Cover new value in unit test.

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2021-09-15 18:07:36 +03:00
..
blobstor [#727] config: Use 0660 as default permissions 2021-07-30 16:42:22 +03:00
gc [#493] cmd/node: Fix linter errors in config 2021-06-02 16:07:42 +03:00
metabase [#727] config: Use 0660 as default permissions 2021-07-30 16:42:22 +03:00
writecache [#776] cmd/node: Configure write-cache size limit 2021-09-15 18:07:36 +03:00
config.go [#493] node/config: Implement sections of local object storage 2021-06-02 09:54:00 +03:00