WIP concurent index store

This commit is contained in:
mpostma
2021-03-01 15:45:35 +01:00
parent c4dfd5f0c3
commit 62532b8f79
6 changed files with 106 additions and 53 deletions

View File

@ -60,6 +60,7 @@ itertools = "0.10.0"
either = "1.6.1"
async-trait = "0.1.42"
thiserror = "1.0.24"
async-stream = "0.3.0"
[dependencies.sentry]
default-features = false