This gem adds slotted counters support to Rails’ Active Record counter cache.
Slotted counters help to reduce contention on a single row update in case you have many concurrent operations (like updating a page views counter during traffic spikes).
This gem adds slotted counters support to Rails’ Active Record counter cache.
Slotted counters help to reduce contention on a single row update in case you have many concurrent operations (like updating a page views counter during traffic spikes).

Irina Nazarova CEO at Evil Martians
Evil Martians is a developer tools consultancy founded in 2006. Creators of PostCSS, imgproxy, and 100+ open source projects with 25 billion downloads.