You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
lemmy/crates/federate
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
2 months ago
..
src Cache result of LocalSite::read to avoid unnecessary db calls (#4585) 2 months ago
Cargo.toml Prevent crates that shouldn't be published from being published (#4309) 6 months ago