RubyGems Navigation menu

entity_storage 2.1.3

An easy to use Key/Value store for any Ruby on Rails project. Like Memcache, only persistent. Stores config values & application wide state in the database in order to survive server restarts. Designed to allow you to add persistent value storage to any Rails project in about 5 minutes. Additionally, allows users to set a list of default keys that auto-initializes baseline key/value pairs in the database for easy initialization.

Gemfile:
= 复制到剪贴板 已复制!

安装:
=

版本列表:

  1. 2.1.6 - March 21, 2016 (9.5 KB)
  2. 2.1.5 - May 27, 2015 (9.5 KB)
  3. 2.1.4 - August 20, 2014 (10.0 KB)
  4. 2.1.3 - January 26, 2012 (9.0 KB)
  5. 2.1.2 - December 30, 2011 (9.0 KB)
显示所有版本 (共 9 个)

Runtime 依赖 (2):

activerecord >= 3.0.3
rails >= 3.0.3

Development 依赖 (1):

hoe >= 2.3.3

业主:

作者:

  • Joshua Siler

SHA 256 校验和:

f4dac38e2936b22051820e21f13fc478b81aa62d1414ccb7da32fbc3200de6be

下载总量 31,990

这个版本 3,609

许可:

需要的 Ruby 版本: >= 1.8.7

链接: