feat: concurrently query January for embeds (#221)

This commit is contained in:
Zomatree
2023-01-27 16:06:27 +00:00
committed by GitHub
parent 72595f30d4
commit e8c233f60b
5 changed files with 113 additions and 77 deletions

View File

@@ -69,6 +69,7 @@ reqwest = "0.11.10"
bitfield = "0.13.2"
once_cell = "1.13.0"
lazy_static = "1.4.0"
async-lock = "2.6.0"
lru = { version = "0.7.6", optional = true }
dashmap = { version = "5.2.0", optional = true }