move remaining runtime caches into their respective service

Signed-off-by: Jason Volk <jason@zemos.net>
This commit is contained in:
Jason Volk 2024-07-02 22:40:58 +00:00
parent e1d1dac95e
commit 473b29d524
12 changed files with 108 additions and 85 deletions

1
Cargo.lock generated
View file

@ -696,7 +696,6 @@ dependencies = [
"chrono",
"conduit_core",
"log",
"lru-cache",
"ruma",
"rust-rocksdb-uwu",
"tokio",