Redis View Counters

Redis View Counters 2.4.0

No permission to download
  • Requires StandardLib v1.19.0+
  • Requires Redis Cache v2.17.0+
  • XF2.3 compatibility update
  • Like
Reactions: otto and eva2000
This add-on is now available on atelieraphelion.com
  • Require php 7.2+
  • Require XenForo 2.2+
  • Require Redis v3.0.0+
  • Remove deprecated code, hard requiring Redis v2.6+
  • Fix page views where not being updated as expected
  • Add support for @Bob's Article Management System
  • Add support for XenForo Resource Manager
  • Love
  • Like
Reactions: eva2000 and Bob
  • Require php7+
  • Require XenForo 2.1+, drop XF2.0 support
  • Correct how paging through redis results is done, to ensure all items are visited as expected. This only effects installs with very large number of redis keys in the one instance
  • Minor code cleanup
  • Improve extendability for ElasticSearch Essentials for pushing view counts into search
  • Only warn if Redis Cache isn't configured, do not block installing/upgrading
  • Like
Reactions: Sunka
  • Fix that view counts may be attributed to the wrong thread
  • Block installing if Redis Cache add-on is not installed & configured.
  • v1.x.y is XF1, so bump to v2.x.y
  • phpdocs + cleanup
Top Bottom