cheran-senthil / cheran-senthil/TLE
Use cache in graph cog
Open
enhancement
- Dominant language
- Python
- Stars
- 337
- Forks
- 234
- PR merge metrics
- No merged PRs in 30d
Description
Currently the graph cog relies entirely on the API, making all necessary requests every time a command is invoked.
We can switch to using the cache in a number of places for better performance.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.