developmentseed / developmentseed/scoreboard
Move tasks out of the database without losing site responsiveness
Open
enhancement
- Dominant language
- JavaScript
- Stars
- 27
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
I have started a [branch](https://github.com/developmentseed/scoreboard/compare/feature/tasks-out-of-db?expand=1) which contains most of the code to move tasks out of the database, but it needs some improvements, namely
1) Caching the TM 2 responses since the 100-item page size makes calls to that API slow
2) Pulling all projects from TM 3. This code just pulls 14 or so results at a time -- though this will likely be fixed in another branch before we return to this one
Contributor guide
Assessment
This issue has not been assessed yet.