- Compatible XF Versions
- 2.2, 2.3
- Visible Branding
- No
- Additional Requirements
-
php 7.0+
Redis Cache add-on
Redis (v3.0.0 or better)
Moves some view counters to use Redis-based increment counters rather than scratch tables in MySQL. Redis provides atomic get & del when pushing view counts totals into the database.
Note;
Please create a GitHub Pull request via the "Find more info at github.com..." link.
Contributions
If you appreciate this add-on, please consider a contribution via PayPal. Details will be provide via private conversation.
Please contact me if you wish for different licencing arrangements.
Note;
- Currently only handles thread or attachment views.
- There is an effective limit of ~100000 threads that can be updated per 'Update View Counters' cron task run.
Please create a GitHub Pull request via the "Find more info at github.com..." link.
Contributions
If you appreciate this add-on, please consider a contribution via PayPal. Details will be provide via private conversation.
Please contact me if you wish for different licencing arrangements.
- Related Resources