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:
=
Installeer:
=
Development afhankelijkheden (15):
hoe
~> 3.15
hoe-doofus
~> 1.0
hoe-gemspec2
~> 1.1
hoe-git
~> 1.5
hoe-travis
~> 1.2
minitest
~> 5.8
minitest-autotest
~> 1.0
minitest-bisect
~> 1.2
minitest-bonus-assertions
~> 2.0
minitest-focus
~> 1.1
minitest-moar
~> 0.0
minitest-pretty_diff
~> 0.1
rake
>= 10.0
rdoc
~> 4.0
simplecov
~> 0.7