Goal will be to remove the cache inside helpers/spaces.ts
- All data depending on this cache should be refactor to use data from the database directly
- Metrics data (which are refreshed every X min) should be migrated to a VIEW TABLE (which can be updated live).
Final outcome will be:
- no more data latency due to cache
- live metrics data via VIEW TABLE
- live ranking from VIEW TABLE
- All data live on the database
List view
0 issues of 1 selected
- Status: Open (in progress).snapshot-labs/snapshot-hubnumber 717#717 In snapshot-labs/snapshot-hub;