guibranco / guibranco/ipquery-wordpress
[FEATURE] Add async lookup queue for high-traffic environments
Open
✨ feature
📝 documentation
good first issue
hacktoberfest
help wanted
🧪 tests
- Dominant language
- PHP
- Stars
- 2
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Replace per-request shutdown lookups with cron-based async queue processing.
### Acceptance Criteria
* [ ] Queue system implemented
* [ ] Cron worker implemented
* [ ] Rate-limit protection added
* [ ] Retry logic implemented
Contributor guide
Assessment
This issue has not been assessed yet.