lemmy/crates/apub
Nutomic 087684658a
Cache result of LocalSite::read to avoid unnecessary db calls (#4585)
* Cache result of LocalSite::read to avoid unnecessary db calls

* single const for cache duration

* clippy

* revert apub send changes

* clippy

* fmt
2024-04-03 17:38:31 -04:00
..
assets Add delete user field removeData to apub assets (fixes #4544) (#4549) 2024-03-22 18:41:59 -04:00
src Cache result of LocalSite::read to avoid unnecessary db calls (#4585) 2024-04-03 17:38:31 -04:00
Cargo.toml Remove error-type feature from lemmy-utils (#4474) 2024-02-27 11:13:52 -05:00