frostfs-node/pkg/local_object_storage/blobstor/blobovniczatree
Dmitrii Stepanov db49ad16cc
All checks were successful
DCO action / DCO (pull_request) Successful in 4m10s
Build / Build Components (1.21) (pull_request) Successful in 7m30s
Vulncheck / Vulncheck (pull_request) Successful in 7m5s
Tests and linters / Staticcheck (pull_request) Successful in 10m6s
Tests and linters / Lint (pull_request) Successful in 10m26s
Build / Build Components (1.20) (pull_request) Successful in 12m39s
Tests and linters / Tests (1.20) (pull_request) Successful in 16m55s
Tests and linters / Tests (1.21) (pull_request) Successful in 17m13s
Tests and linters / Tests with -race (pull_request) Successful in 17m14s
[#826] blobovniczatree: Do not create DB's on init
Blobovniczas will be created on write requests.

Signed-off-by: Dmitrii Stepanov <d.stepanov@yadro.com>
2023-12-07 15:37:33 +03:00
..
active.go [#661] blobovniczatree: Add Rebuild implementation 2023-12-07 15:37:32 +03:00
blobovnicza.go [#661] blobovniczatree: Make Rebuild failover safe 2023-12-07 15:37:33 +03:00
cache.go [#661] blobovniczatree: Add Rebuild implementation 2023-12-07 15:37:32 +03:00
concurrency_test.go [#536] blobovnicza: Add blobovniczatree DB cache 2023-09-01 13:53:11 +03:00
control.go [#826] blobovniczatree: Do not create DB's on init 2023-12-07 15:37:33 +03:00
control_test.go [#661] blobovniczatree: Allow to change depth or width 2023-12-07 15:37:32 +03:00
delete.go [#661] blobovniczatree: Make Rebuild failover safe 2023-12-07 15:37:33 +03:00
errors.go [#536] blobovnicza: Drop cache 2023-09-01 13:51:26 +03:00
exists.go [#661] blobovniczatree: Allow to change depth or width 2023-12-07 15:37:32 +03:00
exists_test.go [#661] blobovniczatree: Use .db extension for db files 2023-12-07 15:37:32 +03:00
generic_test.go [#638] Unify test loggers 2023-08-23 11:21:05 +00:00
get.go [#661] blobovniczatree: Allow to change depth or width 2023-12-07 15:37:32 +03:00
get_range.go [#661] blobovniczatree: Allow to change depth or width 2023-12-07 15:37:32 +03:00
id.go [#661] blobovniczatree: Use .db extension for db files 2023-12-07 15:37:32 +03:00
iterate.go [#661] blobovniczatree: Do not sort DB's and indicies 2023-12-07 15:37:33 +03:00
iterate_test.go [#826] blobovniczatree: Do not create DB's on init 2023-12-07 15:37:33 +03:00
manager.go [#661] blobovniczatree: Add Rebuild implementation 2023-12-07 15:37:32 +03:00
metrics.go [#661] metrcis: Add rebuild percent metric 2023-12-07 15:37:33 +03:00
option.go [#826] blobovniczatree: Do not create DB's on init 2023-12-07 15:37:33 +03:00
put.go [#661] blobovniczatree: Add Rebuild implementation 2023-12-07 15:37:32 +03:00
rebuild.go [#661] blobstore: Add address to error logs 2023-12-07 15:37:33 +03:00
rebuild_failover_test.go [#661] blobovniczatree: Make Rebuild concurrent 2023-12-07 15:37:33 +03:00
rebuild_test.go [#661] blobovniczatree: Make Rebuild concurrent for objects 2023-12-07 15:37:33 +03:00