What's new
Install the app
How to install the app on iOS

Follow along with the video below to see how to install our site as a web app on your home screen.

Note: This feature may not be available in some browsers.

Welcome to My Sharing Site

Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

Resource icon
xF2 Add-on
< Previous | Next >
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.
  • Like
Reactions: ian

Latest updates

  1. Redis View Counters 2.4.1

    Restore XF2.1 support XF2.3 support requires Redis Cache v2.17.0+
  2. Redis View Counters 2.4.0

    Requires StandardLib v1.19.0+ Requires Redis Cache v2.17.0+ XF2.3 compatibility update
  3. Redis View Counters 2.3.0

    Require php 7.2+ Require XenForo 2.2+ Require Redis v3.0.0+ Remove deprecated code, hard...
Similar resources Most view View more
Top