multi_index udpate store

This commit is contained in:
Marin Postma
2021-04-12 16:59:16 +02:00
parent 7055384aeb
commit 5a38f13cae
4 changed files with 196 additions and 67 deletions

View File

@ -32,6 +32,7 @@ async-compression = { version = "0.3.6", features = ["gzip", "tokio-02"] }
async-stream = "0.3.0"
async-trait = "0.1.42"
byte-unit = { version = "4.0.9", default-features = false, features = ["std"] }
bytemuck = "1.5.1"
bytes = "0.6.0"
chrono = { version = "0.4.19", features = ["serde"] }
crossbeam-channel = "0.5.0"