Redis View Counters

xF2 Add-on Redis View Counters 2.4.0

No permission to download
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;
  • 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.
Contributing features or bug fixes
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
Author
ENXF NET
Downloads
38
Views
1,260
Last update
Rating
0.00 star(s) 0 ratings

More resources from ENXF NET

Latest updates

  1. 2.4.0 - XF2.3 Compatibility update

    Requires StandardLib v1.19.0+ Requires Redis Cache v2.17.0+ XF2.3 compatibility update
  2. 2.3.0 - Feature & bugfix update

    This add-on is now available on atelieraphelion.com Require php 7.2+ Require XenForo 2.2+...
  3. 2.2.0 - Feature update

    Add support for page view counts
Top