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:
=

インストール:
=

バージョン履歴:

  1. 0.0.1 January 30, 2015 (11KB)

Development依存関係 (2):

bundler ~> 1.7
rake ~> 10.0

所有者:

作者:

  • Yusuke KUOKA

SHA 256チェックサム:

=

累計ダウンロード数 12,652

このバージョンのみ 12,652

このバージョンがリリースされたのは:

ライセンス:

MIT

必要なRubyのバージョン: >= 0

リンク: