Redis View Counters

Xenforo Redis View Counters 2.2.0

Нет прав для скачивания

Dr.Pavlov

Инквизитор
Admin
Регистрация
11 Июл 2004
Сообщения
9,030
Реакции
2,202
Credits
7,183
Dr.Pavlov добавил(а) новый ресурс:

Redis View Counters - Используйте redis, а не MySQL для счетчиков просмотров

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

Узнать больше об этом ресурсе...