humanmade / humanmade/wp-simple-saml
Cache SP metadata to avoid per-page hits
Open
- Dominant language
- PHP
- Stars
- 125
- Forks
- 37
- PR merge metrics
- No merged PRs in 30d
Description
- [ ] We need to cache the contents of the XML so we don't hit it on each page load.
- [ ] There should be a way to refresh the cache, using UI or CLI.
- [ ] May use `filemtime` or detect changes to the XML file and refresh cache.
- [ ] Lazy load the metadata file?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.