Redis backed view counters

Redis backed view counters 2.5.0

No permission to download
XF Compatibility
  1. 2.3.x
  2. 2.2.x
Short Description
Alibaba Cloud's Redis-based view counters improve efficiency, handling up to 100,000 threads per cron task. Enhance with GitHub Pull Requests for contributions or bug fixes.
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.
Author
yuan
Views
540
Extension type
zip
File size
18.6 KB
First release
Last update
Ratings 0.00 star(s) 0 ratings
Link was Broken? Send message to the Website Team and we will assist you quickly!
Support Developer If you are satisfied with the test or your project has earned you money, Click the More Information button to support the developer by purchasing.

Latest updates

  1. 2.5.0 - change log
    Adjust add-on title to be "Redis backed view counters" Require StandardLib v1.22.0+ Fix Redis...
  2. 2.4.1 - changelog
    Restore XF2.1 support XF2.3 support requires Redis Cache v2.17.0+
  3. 2.4.0 - changelog
    Requires StandardLib v1.19.0+ Requires Redis Cache v2.17.0+ XF2.3 compatibility...

More resources from yuan

Abandoned Cart Reminder: Auto Email & RemarketingModule Y
send auto emails, retain existing customers auto email tool to recover your lost shopping carts
Lookbook – Shopping Image Gallery Module Y
allows you to create unlimited lookbooks to showcase your shopping image gallery.
Quix Pagebuilder Pro Y
Take control of your page layout with the most advanced page builder in the market.

Similar resources

Redis backed flood checking A
Moves flood checking use Redis-based atomic keys rather than scratch tables in MySQL
[AndyB]  View map M
Creates a button called View map for use in messages.
[AndyB] GPX viewer A
Shows GPX attachments in a Google map
Top