RubyGems Navigation menu

stockpile 1.1

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 1.1 fixes an issue with early initialization of an injected Stockpile instance during adaptation ({stockpile#2}[https://githbub.com/halostatue/stockpile/issues/2]). Several small improvements to Stockpile.new, Stockpile#connect, and Stockpile#connection_for have been documented.

Gemfile:
= Copy to clipboard Copied!

Installeer:
=

Versies:

  1. 2.0 - April 05, 2016 (20 KB)
  2. 1.1 - February 10, 2015 (17 KB)
  3. 1.0 - January 21, 2015 (13 KB)

Development afhankelijkheden (15):

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

Eigenaren:

Authors:

  • Austin Ziegler

SHA 256 checksum:

f45060c6233ceea4500d3d2916d71696d5e99f8ab5da42deb05cadf3554424b3

Total downloads 13.939

Voor deze versie 6.131

Licentie:

MIT

Required Ruby Version: >= 1.9.2

Links: