frostfs-node/pkg/local_object_storage/writecache/writecachebadger
Alejandro Lopez 4d88bdd4e5
All checks were successful
Build / Build Components (1.19) (pull_request) Successful in 2m15s
Tests and linters / Tests (1.19) (pull_request) Successful in 2m22s
Tests and linters / Tests (1.20) (pull_request) Successful in 2m50s
Build / Build Components (1.20) (pull_request) Successful in 12m23s
Tests and linters / Tests with -race (pull_request) Successful in 5m47s
Vulncheck / Vulncheck (pull_request) Successful in 1m6s
Tests and linters / Lint (pull_request) Successful in 14m38s
Tests and linters / Staticcheck (pull_request) Successful in 6m14s
[#421] Try using badger for the write-cache
Signed-off-by: Alejandro Lopez <a.lopez@yadro.com>
2023-08-02 18:25:53 +03:00
..
cachebadger.go [#421] Try using badger for the write-cache 2023-08-02 18:25:53 +03:00
delete.go [#421] Try using badger for the write-cache 2023-08-02 18:25:53 +03:00
flush.go [#421] Try using badger for the write-cache 2023-08-02 18:25:53 +03:00
flush_test.go [#421] Try using badger for the write-cache 2023-08-02 18:25:53 +03:00
gc.go [#421] Try using badger for the write-cache 2023-08-02 18:25:53 +03:00
generic_test.go [#421] Try using badger for the write-cache 2023-08-02 18:25:53 +03:00
get.go [#421] Try using badger for the write-cache 2023-08-02 18:25:53 +03:00
iterate.go [#421] Try using badger for the write-cache 2023-08-02 18:25:53 +03:00
mode.go [#421] Try using badger for the write-cache 2023-08-02 18:25:53 +03:00
options.go [#421] Try using badger for the write-cache 2023-08-02 18:25:53 +03:00
put.go [#421] Try using badger for the write-cache 2023-08-02 18:25:53 +03:00
state.go [#421] Try using badger for the write-cache 2023-08-02 18:25:53 +03:00
storage.go [#421] Try using badger for the write-cache 2023-08-02 18:25:53 +03:00
util.go [#421] Try using badger for the write-cache 2023-08-02 18:25:53 +03:00