frostfs-node/pkg/local_object_storage/blobstor
Dmitrii Stepanov 4951babd5f
All checks were successful
DCO action / DCO (pull_request) Successful in 7m14s
Vulncheck / Vulncheck (pull_request) Successful in 15m56s
Build / Build Components (1.22) (pull_request) Successful in 17m0s
Build / Build Components (1.21) (pull_request) Successful in 17m5s
Tests and linters / gopls check (pull_request) Successful in 18m17s
Tests and linters / Lint (pull_request) Successful in 21m1s
Tests and linters / Staticcheck (pull_request) Successful in 20m41s
Pre-commit hooks / Pre-commit (pull_request) Successful in 22m18s
Tests and linters / Tests (1.21) (pull_request) Successful in 3m0s
Tests and linters / Tests (1.22) (pull_request) Successful in 2m55s
Tests and linters / Tests with -race (pull_request) Successful in 3m42s
[#1208] blobstor: Fix delete without storage id
Signed-off-by: Dmitrii Stepanov <d.stepanov@yadro.com>
2024-06-27 11:59:08 +03:00
..
blobovniczatree [#1166] blobovniczatree: Handle blobovnicza's NoSpaceLeft error 2024-06-07 17:15:43 +03:00
common [#1121] node: Change mode of shard components 2024-06-05 05:55:24 +00:00
compression [#754] blobstor: Estimate compressability 2023-11-01 11:24:32 +03:00
fstree [#1121] node: Change mode of shard components 2024-06-05 05:55:24 +00:00
internal/blobstortest [#1121] node: Change mode of shard components 2024-06-05 05:55:24 +00:00
memstore [#1121] node: Change mode of shard components 2024-06-05 05:55:24 +00:00
teststore [#1121] node: Change mode of shard components 2024-06-05 05:55:24 +00:00
blobstor.go [#1168] shard: Set Disabled as default mode for components 2024-06-11 15:13:38 +00:00
blobstor_test.go [#1004] blobovnicza: Use TTL for blobovnicza tree cache 2024-04-26 19:54:29 +03:00
control.go [#1121] node: Change mode of shard components 2024-06-05 05:55:24 +00:00
delete.go [#1208] blobstor: Fix delete without storage id 2024-06-27 11:59:08 +03:00
exists.go [#874] engine: Revert Check object existance concurrently 2024-04-01 08:42:34 +00: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 [#772] node: Apply gofumpt 2023-10-31 17:03:03 +03:00
get.go [#772] node: Apply gofumpt 2023-10-31 17:03:03 +03:00
get_range.go [#772] node: Apply gofumpt 2023-10-31 17:03:03 +03:00
info.go [#1029] metabase: Add refill metrics 2024-04-10 13:05:44 +03:00
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 [#772] node: Apply gofumpt 2023-10-31 17:03:03 +03:00
metrics.go [#1029] metabase: Add refill metrics 2024-04-10 13:05:44 +03:00
mode.go [#1055] blobstor: fix mode metric 2024-03-29 20:44:47 +00:00
perf_test.go [#1121] node: Change mode of shard components 2024-06-05 05:55:24 +00:00
put.go [#586] Fix writecache benchmarks and refactor hacky NeedsCompression 2023-08-10 08:05:18 +00:00
rebuild.go [#661] blobovniczatree: Make Rebuild concurrent 2023-12-07 15:37:33 +03:00