lemmy/crates/utils/src
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
..
rate_limit Fixing some clippy and woodpecker lints. (#4565) 2024-03-26 10:17:42 +01:00
settings
utils Fixing some clippy and woodpecker lints. (#4565) 2024-03-26 10:17:42 +01:00
apub.rs
cache_header.rs
email.rs
error.rs
lib.rs Cache result of LocalSite::read to avoid unnecessary db calls (#4585) 2024-04-03 17:38:31 -04:00
main.rs
request.rs
response.rs