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/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
2 months ago
..
assets Add delete user field `removeData` to apub assets (fixes #4544) (#4549) 2 months ago
src Cache result of LocalSite::read to avoid unnecessary db calls (#4585) 2 months ago
Cargo.toml Remove error-type feature from lemmy-utils (#4474) 3 months ago