frostfs-node/pkg/local_object_storage/writecache
Dmitrii Stepanov 8180a0664f
All checks were successful
Vulncheck / Vulncheck (pull_request) Successful in 6m1s
Build / Build Components (1.21) (pull_request) Successful in 7m37s
Build / Build Components (1.20) (pull_request) Successful in 7m52s
Tests and linters / Staticcheck (pull_request) Successful in 8m56s
Tests and linters / Lint (pull_request) Successful in 9m26s
Tests and linters / Tests (1.21) (pull_request) Successful in 15m5s
Tests and linters / Tests with -race (pull_request) Successful in 15m7s
DCO action / DCO (pull_request) Successful in 1m1s
Tests and linters / Tests (1.20) (pull_request) Successful in 4m1s
[#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
..
benchmark [#887] node: Drop badger writecache implementation 2023-12-22 13:00:54 +03:00
cachebbolt.go [#887] node: Drop badger writecache implementation 2023-12-22 13:00:54 +03:00
delete.go [#887] node: Drop badger writecache implementation 2023-12-22 13:00:54 +03:00
flush.go [#887] node: Drop badger writecache implementation 2023-12-22 13:00:54 +03:00
flush_test.go [#887] node: Drop badger writecache implementation 2023-12-22 13:00:54 +03:00
generic_test.go [#887] node: Drop badger writecache implementation 2023-12-22 13:00:54 +03:00
get.go [#887] node: Drop badger writecache implementation 2023-12-22 13:00:54 +03:00
iterate.go [#887] node: Drop badger writecache implementation 2023-12-22 13:00:54 +03:00
metrics.go [#421] Try using badger for the write-cache 2023-08-07 08:16:57 +00:00
mode.go [#887] node: Drop badger writecache implementation 2023-12-22 13:00:54 +03:00
options.go [#887] node: Drop badger writecache implementation 2023-12-22 13:00:54 +03:00
put.go [#887] node: Drop badger writecache implementation 2023-12-22 13:00:54 +03:00
state.go [#887] node: Drop badger writecache implementation 2023-12-22 13:00:54 +03:00
storage.go [#887] node: Drop badger writecache implementation 2023-12-22 13:00:54 +03:00
util.go [#887] node: Drop badger writecache implementation 2023-12-22 13:00:54 +03:00
writecache.go [#734] metabase: Include UpdateStorageID in metrics and traces 2023-10-16 17:00:18 +03:00