yuan submitted a new resource:
Redis View Counters - Redis provides atomic get & del when pushing view counts totals into the database.
Read more
Continue reading...
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;
Click to expand...
- Currently only handles thread or attachment views.
- There is an effective limit of ~100000 threads that can be updated per 'Update View...
Read more
Continue reading...