humanmade / humanmade/Cavalcade
Use persistent cache.
Open
- Dominant language
- PHP
- Stars
- 542
- Forks
- 48
- PR merge metrics
- No merged PRs in 30d
Description
Follow up to discussion in PR #91
Cavalcade uses a non-persistent cache for the `cavalcade-jobs` group. As the runner triggers WP CLI tasks within the plugin, invalidating on UPDATE, INSERT and DELETE should be a relatively simple task.
Proposal:
* Remove `cavalcade-jobs` from the non-persistent groups
* Consider whether `cavalcade-jobs` should be a global or per site
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.