Redis View Counters

Add-ons Redis View Counters 1.1.3

Register & Get access to index
Compatible XF Versions
1.4 , 1.5
Visible Branding
No
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.

Installation
I recommend using Add-on install & upgrade to install this add-on.

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.
Author
XenBot
Views
First release
Last update
Rating
0.00 star(s) 0 ratings

More resources from XenBot

Latest updates

  1. Redis View Counters 1.1.3

    Attempt to reduce latency warnings or broken pipe due to timeouts. Tweak redis command usage to...
Back
Top Bottom