feat(storage): handle-slow-readers callback for MDBX (#5941)

This commit is contained in:
Alexey Shekhirin
2024-01-08 17:54:47 +00:00
committed by GitHub
parent 2287392405
commit 408d1c7e9e
7 changed files with 278 additions and 9 deletions

View File

@ -55,6 +55,7 @@ itertools.workspace = true
arbitrary = { workspace = true, features = ["derive"], optional = true }
proptest = { workspace = true, optional = true }
proptest-derive = { workspace = true, optional = true }
once_cell = "1.19.0"
[dev-dependencies]
# reth libs with arbitrary