frostfs-node/pkg/local_object_storage/blobstor
Dmitrii Stepanov 94ffe8bb45 [] golangci: Add testifylint linter
Signed-off-by: Dmitrii Stepanov <d.stepanov@yadro.com>
2023-12-12 16:27:02 +03:00
..
blobovniczatree [] blobovniczatree: Do not create DB's on init 2023-12-07 15:37:33 +03:00
common [] blobovniczatree: Make Rebuild concurrent 2023-12-07 15:37:33 +03:00
compression [] blobstor: Estimate compressability 2023-11-01 11:24:32 +03:00
fstree [] blobstor: Add Rebuild implementation 2023-12-07 15:37:32 +03:00
internal/blobstortest [] golangci: Add testifylint linter 2023-12-12 16:27:02 +03:00
memstore [] blobstor: Add Rebuild implementation 2023-12-07 15:37:32 +03:00
teststore [] blobstor: Add Rebuild implementation 2023-12-07 15:37:32 +03:00
blobstor.go [] blobstor: Estimate compressability 2023-11-01 11:24:32 +03:00
blobstor_test.go [] Add context parameter to Open functions 2023-09-07 18:03:29 +03:00
control.go [] Add context parameter to Open functions 2023-09-07 18:03:29 +03:00
delete.go [] Update frostfs-sdk-go and error pointer receivers 2023-08-09 10:26:53 +00:00
exists.go [] node: Add trace_id to logs 2023-09-27 11:05:27 +03:00
exists_test.go [] Add context parameter to Open functions 2023-09-07 18:03:29 +03:00
generic_test.go [] node: Apply gofumpt 2023-10-31 17:03:03 +03:00
get.go [] node: Apply gofumpt 2023-10-31 17:03:03 +03:00
get_range.go [] node: Apply gofumpt 2023-10-31 17:03:03 +03:00
info.go [] blobstor: Block operations on a mode change 2022-11-19 11:01:04 +03:00
iterate.go [] storage: Drop ErrorHandler 2023-11-16 17:27:38 +03:00
iterate_test.go [] Add context parameter to Open functions 2023-09-07 18:03:29 +03:00
logger.go [] node: Apply gofumpt 2023-10-31 17:03:03 +03:00
metrics.go [] local storage: Pass parent ID 2023-06-21 15:13:26 +03:00
mode.go [] Add context parameter to Open functions 2023-09-07 18:03:29 +03:00
perf_test.go [] fstree: Add optional file counter 2023-08-16 14:47:44 +03:00
put.go [] Fix writecache benchmarks and refactor hacky NeedsCompression 2023-08-10 08:05:18 +00:00
rebuild.go [] blobovniczatree: Make Rebuild concurrent 2023-12-07 15:37:33 +03:00