RubyGems Navigation menu

opt_ar 1.0.1

Generates memory-optimal immutable ActiveRecord dupes that are easily serializable and behaves much like ARs. Define required attributes before-hand and use them just as you would on an AR, for better memory optimization. Ideally, suitable in place of caching AR objects with cache stores like Memcached, where serialization and de-serialization are memory-hungry

Gemfile:
=

安裝:
=

版本列表:

  1. 1.1.0 May 20, 2019 (18.5 KB)
  2. 1.0.1 May 04, 2019 (12.5 KB)
  3. 1.0.0 May 01, 2019 (11.0 KB)

Runtime 相依性套件 (2):

activerecord >= 3.2
mysql2 >= 0.3

Development 相依性套件 (3):

bundler ~> 1.16
minitest ~> 5.0
rake ~> 10.0

擁有者:

作者:

  • ragav0102

SHA 256 總和檢查碼:

=

總下載次數 6,633

這個版本 1,940

版本发布:

授權:

MIT

Ruby 版本需求: >= 0

相關連結: