- rover_planning_live/show.ex: use pre-loaded @rover_sites assign instead of Repo.all(Location) on every keystroke - rover_locations_live/map.ex: cache locations query with 30s TTL (was loading + JSON-encoding all good locations in every mount) - status_live.ex: consolidate 5 separate stat fetches into single cached blob, so PubSub-triggered refreshes hit cache instead of running 10+ DB queries each time |
||
|---|---|---|
| .. | ||
| microwaveprop | ||
| microwaveprop_web | ||
| mix/tasks | ||
| microwaveprop.ex | ||
| microwaveprop_web.ex | ||