A class decorator for caching stores
Open
design
enhancement
good first issue
help wanted
- Dominant language
- Python
- Stars
- 19
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Simply wrap views and send a previous result if the state hasn't changed. This requires storing a copy of both the state and the previous view result.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.