frostfs-node/pkg/local_object_storage/writecache
Alexander Chuprov fa0bc8e1df
All checks were successful
DCO action / DCO (pull_request) Successful in 7m19s
Vulncheck / Vulncheck (pull_request) Successful in 8m44s
Build / Build Components (1.22) (pull_request) Successful in 9m54s
Build / Build Components (1.21) (pull_request) Successful in 9m59s
Tests and linters / gopls check (pull_request) Successful in 12m23s
Tests and linters / Staticcheck (pull_request) Successful in 13m30s
Tests and linters / Lint (pull_request) Successful in 16m57s
Tests and linters / Tests with -race (pull_request) Successful in 19m12s
Tests and linters / Tests (1.22) (pull_request) Successful in 3m9s
Tests and linters / Tests (1.21) (pull_request) Successful in 3m23s
[#966] node: Add path of the write_cache to metric labels
Signed-off-by: Alexander Chuprov <a.chuprov@yadro.com>
2024-04-27 15:49:07 +03:00
..
benchmark [#959] node: Set mode to shard's components when open it 2024-02-09 14:04:01 +00:00
cachebbolt.go [#948] metrics: Set actual value for shard_id after restart 2024-02-13 09:43:21 +03:00
delete.go [#959] writecache: Avoid manipulation with cache in DEGRADED mode 2024-03-11 18:35:41 +00:00
flush.go [#959] writecache: Avoid manipulation with cache in DEGRADED mode 2024-03-11 18:35:41 +00:00
flush_test.go [#959] node: Set mode to shard's components when open it 2024-02-09 14:04:01 +00:00
generic_test.go [#895] test: Fix NewLogger arguments list 2024-01-11 12:32:09 +00:00
get.go [#959] writecache: Avoid manipulation with cache in DEGRADED mode 2024-03-11 18:35:41 +00:00
iterate.go [#973] node: Resolve revive: unused-parameter linter 2024-03-11 17:11:49 +03:00
metrics.go [#966] node: Add path of the write_cache to metric labels 2024-04-27 15:49:07 +03:00
mode.go [#959] writecache: Avoid manipulation with cache in DEGRADED mode 2024-03-11 18:35:41 +00:00
mode_test.go [#959] node: Set mode to shard's components when open it 2024-02-09 14:04:01 +00:00
options.go [#887] node: Drop badger writecache implementation 2023-12-22 13:00:54 +03:00
put.go [#959] writecache: Avoid manipulation with cache in DEGRADED mode 2024-03-11 18:35:41 +00:00
seal.go [#569] cli: Add control shards writecache seal command 2023-12-29 16:05:37 +03:00
state.go [#887] node: Drop badger writecache implementation 2023-12-22 13:00:54 +03:00
storage.go [#569] writecache: Allow to seal writecache after flush 2023-12-29 16:05:37 +03:00
util.go [#887] node: Drop badger writecache implementation 2023-12-22 13:00:54 +03:00
writecache.go [#959] writecache: Avoid manipulation with cache in DEGRADED mode 2024-03-11 18:35:41 +00:00