lemmy/crates/api_crud/src/site
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
..
create.rs Fixing some clippy and woodpecker lints. (#4565) 2024-03-26 10:17:42 +01:00
mod.rs Fixing some clippy and woodpecker lints. (#4565) 2024-03-26 10:17:42 +01:00
read.rs Cache result of LocalSite::read to avoid unnecessary db calls (#4585) 2024-04-03 17:38:31 -04:00
update.rs When uploading new icon/avatar/banner, delete old one (#4573) 2024-03-27 09:00:52 -04:00