#### Current Behavior * S3 objects load slowly. * Pin locations and media loads on the page at the same time. #### Wanted Behavior * Use https://docs.rs/axum-response-cache/latest/axum_response_cache/ to cache responses. * In Map page, pin locations should load when the page is opened and then media loads when the pin is clicked. ### Todo * [ ] Look into streamed responses * [ ] Admin page * [ ] Map page
Current Behavior
Wanted Behavior
Todo