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/api_crud
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
7 months ago
..
src Speed up GET /api/v3/site endpoint (#4245) 7 months ago
Cargo.toml Speed up GET /api/v3/site endpoint (#4245) 7 months ago