Cache Filter Results
Open
enhancement
- Dominant language
- TypeScript
- Stars
- 3
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
## Requirements
To improve the performance of BlueRain projects, we need to figure out a way to add a hook cache. This means for some hooks, we may return results from a cache rather than executing it. Since hooks may involve async operation (i.e. network calls), this may have a big impact on performance.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.