Skip to content

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

License

Notifications You must be signed in to change notification settings

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

Note; Currently only handles thread views.

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%