Redis backed view counters

Redis backed view counters 2.5.0

Vous n'avez pas l'autorisation de télécharger
  • Auteur du fil de discussion Auteur du fil de discussion yuan
  • Date de début Date de début
Inscrit(e) le
Nov 14, 2020
Messages
700
Score de réaction
2,219
Credits
$1,251
yuan submitted a new resource:

Redis View Counters - 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.

Read more about this resource...
 
Haut