frostfs-node/pkg/local_object_storage/blobstor
Dmitrii Stepanov d433b49265
DCO action / DCO (pull_request) Successful in 2m40s Details
Vulncheck / Vulncheck (pull_request) Successful in 3m41s Details
Build / Build Components (1.20) (pull_request) Successful in 4m27s Details
Build / Build Components (1.21) (pull_request) Successful in 5m6s Details
Tests and linters / Staticcheck (pull_request) Successful in 6m16s Details
Tests and linters / gopls check (pull_request) Successful in 6m23s Details
Tests and linters / Lint (pull_request) Successful in 6m48s Details
Tests and linters / Tests (1.20) (pull_request) Successful in 9m4s Details
Tests and linters / Tests with -race (pull_request) Successful in 9m9s Details
Tests and linters / Tests (1.21) (pull_request) Successful in 9m23s Details
[#973] node: Resolve perfsprint linter
`fmt.Errorf can be replaced with errors.New` and `fmt.Sprintf can be replaced with string addition`

Signed-off-by: Dmitrii Stepanov <d.stepanov@yadro.com>
2024-03-11 17:55:50 +03:00
..
blobovniczatree [#973] node: Resolve perfsprint linter 2024-03-11 17:55:50 +03:00
common [#661] blobovniczatree: Make Rebuild concurrent 2023-12-07 15:37:33 +03:00
compression [#754] blobstor: Estimate compressability 2023-11-01 11:24:32 +03:00
fstree [#948] Fix `gofumpt` issue 2024-02-13 09:40:46 +03:00
internal/blobstortest [#895] test: Use t.Cleanup only for external resources 2024-01-11 12:32:09 +00:00
memstore [#895] test: Use t.Cleanup only for external resources 2024-01-11 12:32:09 +00:00
teststore [#661] blobstor: Add Rebuild implementation 2023-12-07 15:37:32 +03:00
blobstor.go [#754] blobstor: Estimate compressability 2023-11-01 11:24:32 +03:00
blobstor_test.go [#959] node: Set mode to shard's components when open it 2024-02-09 14:04:01 +00:00
control.go [#959] node: Set mode to shard's components when open it 2024-02-09 14:04:01 +00:00
delete.go
exists.go [#874] engine: Check object existance concurrently 2024-01-23 09:28:29 +03:00
exists_test.go [#959] node: Set mode to shard's components when open it 2024-02-09 14:04:01 +00:00
generic_test.go
get.go
get_range.go
info.go
iterate.go [#655] storage: Drop `ErrorHandler` 2023-11-16 17:27:38 +03:00
iterate_test.go [#959] node: Set mode to shard's components when open it 2024-02-09 14:04:01 +00:00
logger.go
metrics.go
mode.go [#959] node: Set mode to shard's components when open it 2024-02-09 14:04:01 +00:00
perf_test.go [#895] test: Use t.Cleanup only for external resources 2024-01-11 12:32:09 +00:00
put.go
rebuild.go [#661] blobovniczatree: Make Rebuild concurrent 2023-12-07 15:37:33 +03:00