Redis backed view counters

Redis backed view counters 2.5.0

没有下载权限
XF 兼容性
  1. 2.3.x
  2. 2.2.x
摘要
Redis provides atomic get & del when pushing view counts totals into the database.
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.
作者
yuan
浏览
486
扩展类型
zip
文件大小
18.6 KB
首次发布
上次更新
评分 0.00 星 0 个评分
Link was Broken? Please 发送消息 给 NP 团队,我们会尽快为您处理!
支持开发者 如果您对测试满意或项目已成功盈利,可点击「更多信息」按钮,通过购买来支持开发者!

最新更新

  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...

相似的资源

Redis backed flood checking A
Moves flood checking use Redis-based atomic keys rather than scratch tables in MySQL
浏览
505
已更新
[AndyB] GPX viewer A
Shows GPX attachments in a Google map
浏览
588
已更新
[AndyB]  View map M
Creates a button called View map for use in messages.
浏览
462
已更新
顶部