Open RChandler234 opened 6 months ago
Postgres has learned caching. However it is usually a longer term thing. Instead lets cache with scylla.
Use a axum integrated caching library layer and bind only some endpoints to that layer. Configure appropriately. Avoid dedicated servers like redis, etc. Persistence not needed.
Description
Add a fault page. When a fault triggers it should display the last two minutes of all data points (maybe more specific) from the car
Acceptance Criteria
verify it with mock data
Proposed Solution
use callbacks when fault messages are received
Mocks
N/A