frostfs-node/pkg/local_object_storage/blobstor
Dmitrii Stepanov 354a92ea2c
Vulncheck / Vulncheck (pull_request) Successful in 1m14s Details
Build / Build Components (1.21) (pull_request) Successful in 3m36s Details
DCO action / DCO (pull_request) Successful in 4m4s Details
Tests and linters / Staticcheck (pull_request) Successful in 4m5s Details
Tests and linters / Tests (1.20) (pull_request) Successful in 4m49s Details
Tests and linters / Lint (pull_request) Successful in 5m18s Details
Tests and linters / Tests (1.21) (pull_request) Successful in 5m44s Details
Tests and linters / Tests with -race (pull_request) Successful in 5m47s Details
Build / Build Components (1.20) (pull_request) Successful in 10m45s Details
[#602] blobovnicza: Add leaf width implementation
Signed-off-by: Dmitrii Stepanov <d.stepanov@yadro.com>
2023-08-21 10:27:32 +03:00
..
blobovniczatree [#602] blobovnicza: Add leaf width implementation 2023-08-21 10:27:32 +03:00
common [#586] Fix writecache benchmarks and refactor hacky NeedsCompression 2023-08-10 08:05:18 +00:00
compression [#607] *: Remove redundant if on error returns 2023-08-17 16:50:02 +00:00
fstree [#585] fstree: Add optional file counter 2023-08-16 14:47:44 +03:00
internal/blobstortest [#597] *: Fix linter warnings 2023-08-11 09:55:51 +03:00
memstore [#609] Replace zaptest.NewLogger() with zap.L() 2023-08-17 16:51:10 +00:00
teststore [#586] Fix writecache benchmarks and refactor hacky NeedsCompression 2023-08-10 08:05:18 +00:00
blobstor.go [#586] Fix writecache benchmarks and refactor hacky NeedsCompression 2023-08-10 08:05:18 +00:00
blobstor_test.go [#586] Fix writecache benchmarks and refactor hacky NeedsCompression 2023-08-10 08:05:18 +00:00
control.go [#373] blobstor: Add metrics 2023-06-21 15:13:26 +03:00
delete.go [#481] Update frostfs-sdk-go and error pointer receivers 2023-08-09 10:26:53 +00:00
exists.go [#373] blobstor: Add metrics 2023-06-21 15:13:26 +03:00
exists_test.go [#327] tests: replace os.MkdirTemp with t.TempDir 2023-05-05 11:24:51 +00:00
generic_test.go [#139] test: Add test storage implementation 2023-03-29 14:28:49 +00:00
get.go [#481] Update frostfs-sdk-go and error pointer receivers 2023-08-09 10:26:53 +00:00
get_range.go [#481] Update frostfs-sdk-go and error pointer receivers 2023-08-09 10:26:53 +00:00
info.go
iterate.go [#373] blobstor: Add metrics 2023-06-21 15:13:26 +03:00
iterate_test.go [#364] node: Stop flushing big object when termination signal received 2023-05-26 16:46:58 +03:00
logger.go Rename package name 2023-03-07 16:38:26 +03:00
metrics.go [#373] local storage: Pass parent ID 2023-06-21 15:13:26 +03:00
mode.go Rename package name 2023-03-07 16:38:26 +03:00
perf_test.go [#585] fstree: Add optional file counter 2023-08-16 14:47:44 +03:00
put.go [#586] Fix writecache benchmarks and refactor hacky NeedsCompression 2023-08-10 08:05:18 +00:00