Optimize user activity update

This commit is contained in:
2023-05-22 01:09:51 +02:00
parent b11766af96
commit b60005329f
5 changed files with 439 additions and 51 deletions

View File

@@ -26,3 +26,4 @@ chrono = "0.4.22"
dateparser = "0.1.7"
sentry = "0.27.0"
lazy_static = "1.4.0"
moka = { version = "0.11", features = ["future"] }