Write through cache impl
This commit is contained in:
parent
427f490a61
commit
54b17d5ee1
6 changed files with 203 additions and 34 deletions
|
|
@ -72,6 +72,7 @@ rlimit = "0.10.1"
|
|||
async-stream = "0.3.5"
|
||||
memmap2 = "0.9.4"
|
||||
rand_distr = "0.4.3"
|
||||
lru = "0.12.3"
|
||||
|
||||
[dev-dependencies]
|
||||
futures = { version = "0.3" }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue