Cached Counter allows to increment/decrement/get counts primarily saved in the database in a faster way. Utilizing the cache, it can be updated without big row-locks like the ActiveRecord's update_counters, with instantaneous and consistency unlike the updated_counters within delayed, background jobs
Required Ruby Version
>= 0
Authors
Yusuke KUOKA
Versions
- 0.0.1 January 30, 2015 (11 KB)