Reimplement old database code for better performance (#365)

This commit is contained in:
Geometrically
2022-06-08 22:24:20 -07:00
committed by GitHub
parent f0ab40d748
commit eaeff891d6
6 changed files with 1129 additions and 721 deletions

View File

@@ -62,3 +62,5 @@ sqlx = { version = "0.5.11", features = ["runtime-actix-rustls", "postgres", "ti
bytes = "1.1.0"
dashmap = "5.2.0"
cached = "0.34.0"