RubyGems Navigation menu

cached_counter 0.0.1

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

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.0.1 - January 30, 2015 (11 KB)

Development Dependencies (2):

bundler ~> 1.7
rake ~> 10.0

Owners:

Authors:

  • Yusuke KUOKA

SHA 256 checksum:

5cc7fe7bf1069e270bef4f3d4f85be75ae7022e7877ce55ea4bfb61062cb20c0

Total downloads 12,529

For this version 12,529

License:

MIT

Required Ruby Version: >= 0

Links: