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/utils
Nutomic 30d58865b8
Speed up GET /api/v3/site endpoint (#4245)
* Make db queries for GET /api/v3/site in parallel (ref #4244)

* Cache site response

* machete

* Use try_join_with_pool macro

* machete

* taplo

* ttl 1s
10 months ago
..
src Dont allow blocking local instance (fixes #4241) (#4242) 10 months ago
translations@b3343aef72 Speed up GET /api/v3/site endpoint (#4245) 10 months ago
Cargo.toml Upgrade dependencies (#4248) 10 months ago
build.rs Add email translations (#2175) 3 years ago