- XF Compatibility
- 2.2.x
- 2.3.x
- Short Description
- Get the latest version 2.4.1 of Redis View Counters . Download and Discuss the 17.3 KB File size with zip Extention type . From The Content have 3 discussion, 3 Updates, 338 Views on NullPro Community .
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.
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.