frostfs-node/pkg/local_object_storage/writecache
Evgenii Stratonikov 5184e41d6c
All checks were successful
DCO action / DCO (pull_request) Successful in 1m27s
Vulncheck / Vulncheck (pull_request) Successful in 2m15s
Tests and linters / Run gofumpt (pull_request) Successful in 2m23s
Pre-commit hooks / Pre-commit (pull_request) Successful in 3m4s
Tests and linters / Staticcheck (pull_request) Successful in 3m11s
Build / Build Components (pull_request) Successful in 3m33s
Tests and linters / gopls check (pull_request) Successful in 3m34s
Tests and linters / Lint (pull_request) Successful in 4m13s
Tests and linters / Tests (pull_request) Successful in 5m17s
Tests and linters / Tests with -race (pull_request) Successful in 6m53s
[#1459] .golangci.yml: Add intrange linter, fix issues
Signed-off-by: Evgenii Stratonikov <e.stratonikov@yadro.com>
2024-10-30 14:49:22 +03:00
..
benchmark [#1367] writecache: Drop BBolt related config variables 2024-09-12 15:06:33 +03:00
cache.go [#1367] writecache: Move DB related code to upgrade.go 2024-09-12 15:06:33 +03:00
delete.go [#1367] writecache: Drop bbolt DB 2024-09-12 14:22:29 +03:00
flush.go [#1367] fstree: Add size hint for Delete 2024-09-12 15:06:33 +03:00
flush_test.go [#1367] writecache: Drop BBolt related config variables 2024-09-12 15:06:33 +03:00
generic_test.go [#895] test: Fix NewLogger arguments list 2024-01-11 12:32:09 +00:00
get.go [#1367] writecache: Drop bbolt DB 2024-09-12 14:22:29 +03:00
iterate.go [#973] node: Resolve revive: unused-parameter linter 2024-03-11 17:11:49 +03:00
limiter.go [#1367] writecache: Add background flushing objects limiter 2024-09-12 15:06:33 +03:00
limiter_test.go [#1459] .golangci.yml: Add intrange linter, fix issues 2024-10-30 14:49:22 +03:00
metrics.go [#1367] writecache: Drop DB label from metrics 2024-09-12 15:06:33 +03:00
mode.go [#1367] writecache: Drop bbolt DB 2024-09-12 14:22:29 +03:00
mode_test.go [#1367] writecache: Drop bbolt DB 2024-09-12 14:22:29 +03:00
options.go [#1367] writecache: Drop BBolt related config variables 2024-09-12 15:06:33 +03:00
put.go [#1367] writecache: Drop bbolt DB 2024-09-12 14:22:29 +03:00
seal.go [#1298] writecache: Add shrink flag for Seal command 2024-08-08 16:32:29 +03:00
state.go [#1367] writecache: Drop DB label from metrics 2024-09-12 15:06:33 +03:00
storage.go [#1367] fstree: Add size hint for Delete 2024-09-12 15:06:33 +03:00
upgrade.go [#1367] writecache: Move DB related code to upgrade.go 2024-09-12 15:06:33 +03:00
writecache.go [#1298] writecache: Add shrink flag for Seal command 2024-08-08 16:32:29 +03:00