RubyGems Navigation menu

stockpile 2.0

Stockpile is a simple key-value store connection manager framework. Stockpile itself does not implement a connection manager, but places expectations for implemented connection managers. So far, only Redis has been implemented (stockpile-redis). Stockpile also provides an adapter so that its functionality can be accessed from within a module. Release 2.0 fixes an issue when Stockpile options are provided with an OpenStruct, originally reported as {stockpile-redis#1}[https://github.com/halostatue/stockpile-redis/issues/1]. Support for Ruby 1.9 has been dropped.

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

安装:
=

版本列表:

  1. 2.0 - April 05, 2016 (20.0 KB)
  2. 1.1 - February 10, 2015 (17.0 KB)
  3. 1.0 - January 21, 2015 (13.0 KB)

Development 依赖 (15):

hoe ~> 3.15
hoe-doofus ~> 1.0
hoe-gemspec2 ~> 1.1
hoe-git ~> 1.5
hoe-travis ~> 1.2
minitest ~> 5.8
minitest-moar ~> 0.0
rake >= 10.0
rdoc ~> 4.0
simplecov ~> 0.7

业主:

作者:

  • Austin Ziegler

SHA 256 校验和:

a137abe4162e79ad9fdcd6a6409e294ce08b543ce7273197c49c148ff6642964

下载总量 13,939

这个版本 5,587

许可:

MIT

需要的 Ruby 版本: >= 2.0

链接: