Skip to content
This repository has been archived by the owner on Apr 23, 2020. It is now read-only.

Move some view counter to Redis-based increment counters rather than MySQL

License

Notifications You must be signed in to change notification settings

Xon/XenForo-RedisViewCounter

Repository files navigation

XenForo-RedisViewCounter

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.

Supports:

  • Threads view counters
  • Attachment view counters

About

Move some view counter to Redis-based increment counters rather than MySQL

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages