frostfs-node/pkg/local_object_storage/shard
Dmitrii Stepanov 8180a0664f
Vulncheck / Vulncheck (pull_request) Successful in 6m1s Details
Build / Build Components (1.21) (pull_request) Successful in 7m37s Details
Build / Build Components (1.20) (pull_request) Successful in 7m52s Details
Tests and linters / Staticcheck (pull_request) Successful in 8m56s Details
Tests and linters / Lint (pull_request) Successful in 9m26s Details
Tests and linters / Tests (1.21) (pull_request) Successful in 15m5s Details
Tests and linters / Tests with -race (pull_request) Successful in 15m7s Details
DCO action / DCO (pull_request) Successful in 1m1s Details
Tests and linters / Tests (1.20) (pull_request) Successful in 4m1s Details
[#887] node: Drop badger writecache implementation
Badger implementation isn't tested and works not well,
but requires human resources to maintain.

Signed-off-by: Dmitrii Stepanov <d.stepanov@yadro.com>
2023-12-22 13:00:54 +03:00
..
mode [#453] engine: Set Disabled mode to deleted shard 2023-06-20 12:04:07 +03:00
container.go Rename package name 2023-03-07 16:38:26 +03:00
control.go [#661] blobovniczatree: Make Rebuild concurrent 2023-12-07 15:37:33 +03:00
control_test.go [#887] node: Drop badger writecache implementation 2023-12-22 13:00:54 +03:00
count.go [#838] metabase: Add user object type counter 2023-12-06 15:44:21 +03:00
delete.go [#861] shard: Fix Delete object 2023-12-12 14:25:40 +03:00
delete_test.go [#651] shard/test: Speedup Shard_Delete 2023-11-30 13:19:43 +00:00
errors.go [#481] Update frostfs-sdk-go and error pointer receivers 2023-08-09 10:26:53 +00:00
exists.go [#453] engine: Set Disabled mode to deleted shard 2023-06-20 12:04:07 +03:00
gc.go [#838] metabase: Count user objects 2023-12-06 15:44:21 +03:00
gc_internal_test.go [#772] node: Apply gofumpt 2023-10-31 17:03:03 +03:00
gc_test.go [#668] shard/test: Properly check event processing 2023-09-07 07:39:39 +00:00
get.go [#146] node: Add trace_id to logs 2023-09-27 11:05:27 +03:00
get_test.go [#668] shard/test: Release shard in t.Cleanup() 2023-09-07 07:39:39 +00:00
head.go [#412] node: Replace tracing package 2023-06-01 13:23:11 +00:00
head_test.go [#668] shard/test: Release shard in t.Cleanup() 2023-09-07 07:39:39 +00:00
id.go [#653] Add context parameter to Open functions 2023-09-07 18:03:29 +03:00
info.go Rename package name 2023-03-07 16:38:26 +03:00
inhume.go [#838] metabase: Count user objects 2023-12-06 15:44:21 +03:00
inhume_test.go [#668] shard/test: Release shard in t.Cleanup() 2023-09-07 07:39:39 +00:00
list.go [#146] node: Add trace_id to logs 2023-09-27 11:05:27 +03:00
list_test.go [#668] shard/test: Release shard in t.Cleanup() 2023-09-07 07:39:39 +00:00
lock.go [#412] node: Replace tracing package 2023-06-01 13:23:11 +00:00
lock_test.go [#653] Add context parameter to Open functions 2023-09-07 18:03:29 +03:00
metrics_test.go [#838] metabase: Count user objects 2023-12-06 15:44:21 +03:00
mode.go [#453] engine: Set Disabled mode to deleted shard 2023-06-20 12:04:07 +03:00
move.go [#146] node: Add trace_id to logs 2023-09-27 11:05:27 +03:00
put.go [#838] metabase: Count user objects 2023-12-06 15:44:21 +03:00
range.go [#481] Update frostfs-sdk-go and error pointer receivers 2023-08-09 10:26:53 +00:00
range_test.go [#887] node: Drop badger writecache implementation 2023-12-22 13:00:54 +03:00
rebuild_limiter.go [#661] blobovniczatree: Make Rebuild concurrent 2023-12-07 15:37:33 +03:00
rebuilder.go [#661] blobovniczatree: Make Rebuild concurrent 2023-12-07 15:37:33 +03:00
reload_test.go [#772] node: Apply gofumpt 2023-10-31 17:03:03 +03:00
select.go [#496] node: Fix linter importas 2023-07-06 15:36:41 +03:00
shard.go [#887] node: Drop badger writecache implementation 2023-12-22 13:00:54 +03:00
shard_test.go [#887] node: Drop badger writecache implementation 2023-12-22 13:00:54 +03:00
shutdown_test.go [#887] node: Drop badger writecache implementation 2023-12-22 13:00:54 +03:00
tree.go [#618] core: Replace fmt.Sprintf with strconv.FormatUint 2023-08-21 07:14:50 +00:00
weight.go [#189] shard: Extend Info with WeightValues 2020-12-11 17:19:37 +03:00
writecache.go [#412] node: Replace tracing package 2023-06-01 13:23:11 +00:00