Skip to content

Split data stores.

Nmaphophe requested to merge css-updates into main

The gdi store was very clustered, it needed to be split into multiple stores to handle different aspects of the dashboard. Use local storage with ttl for caching across refreshes.

Merge request reports