Redis View Counters 2.4.1

No permission to download
XF Compatibility
  1. 2.2.x
  2. 2.3.x
Headline
Redis provides atomic get & del when pushing view counts totals into the database.
Short Description
Download and Discuss Premium, BusinessRedis View Counters 2.4.1 version on NullPro Community. It is zip Extention type and 17.3 KB File size. From Redis View Counters have 3 discussion, 3 Updates, 313 Views.
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
313
Extention type
zip
File size
17.3 KB
First release
Last update
Ratings 0.00 star(s) 0 ratings
Link was Broken? Please  Send Message to NP Team with Ticket, You will get it very quickly!
Support Developer If you are satisfied with your test or project have earn money successfully, Maybe you can click more information button to support with buying.

Latest updates

  1. 2.4.1 - changelog
    Restore XF2.1 support XF2.3 support requires Redis Cache v2.17.0+
  2. 2.4.0 - changelog
    Requires StandardLib v1.19.0+ Requires Redis Cache v2.17.0+ XF2.3 compatibility...
  3. 2.3.0 - changelog
    Require php 7.2+ Require XenForo 2.2+ Require Redis v3.0.0+ Remove deprecated code, hard...