frostfs-node/pkg/local_object_storage/blobstor/blobovniczatree
Dmitrii Stepanov f1b2b8bffa [] test: Fix NewLogger arguments list
`debug` is always true.

Signed-off-by: Dmitrii Stepanov <d.stepanov@yadro.com>
2024-01-11 12:32:09 +00:00
..
active.go [] blobovniczatree: Add Rebuild implementation 2023-12-07 15:37:32 +03:00
blobovnicza.go [] Use TTL for blobovnicza tree cache 2023-12-19 16:36:28 +00:00
cache.go [] Use TTL for blobovnicza tree cache 2023-12-19 16:36:28 +00:00
concurrency_test.go [] test: Fix NewLogger arguments list 2024-01-11 12:32:09 +00:00
control.go [] blobovniczatree: Do not create DB's on init 2023-12-07 15:37:33 +03:00
control_test.go [] blobovniczatree: Allow to change depth or width 2023-12-07 15:37:32 +03:00
delete.go [] blobovniczatree: Make Rebuild failover safe 2023-12-07 15:37:33 +03:00
errors.go [] blobovnicza: Drop cache 2023-09-01 13:51:26 +03:00
exists.go [] blobovniczatree: Allow to change depth or width 2023-12-07 15:37:32 +03:00
exists_test.go [] test: Fix NewLogger arguments list 2024-01-11 12:32:09 +00:00
generic_test.go [] test: Fix NewLogger arguments list 2024-01-11 12:32:09 +00:00
get.go [] blobovniczatree: Allow to change depth or width 2023-12-07 15:37:32 +03:00
get_range.go [] blobovniczatree: Allow to change depth or width 2023-12-07 15:37:32 +03:00
id.go [] blobovniczatree: Use .db extension for db files 2023-12-07 15:37:32 +03:00
iterate.go [] blobovniczatree: Do not sort DB's and indicies 2023-12-07 15:37:33 +03:00
iterate_test.go [] blobovniczatree: Do not create DB's on init 2023-12-07 15:37:33 +03:00
manager.go [] blobovniczatree: Add Rebuild implementation 2023-12-07 15:37:32 +03:00
metrics.go [] metrcis: Add rebuild percent metric 2023-12-07 15:37:33 +03:00
option.go [] Use TTL for blobovnicza tree cache 2023-12-19 16:36:28 +00:00
put.go [] blobovniczatree: Add Rebuild implementation 2023-12-07 15:37:32 +03:00
rebuild.go [] blobstore: Add address to error logs 2023-12-07 15:37:33 +03:00
rebuild_failover_test.go [] test: Fix NewLogger arguments list 2024-01-11 12:32:09 +00:00
rebuild_test.go [] test: Fix NewLogger arguments list 2024-01-11 12:32:09 +00:00