stockpile 1.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.
Gemfile:
=
安装:
=
Development 依赖 (15):
hoe
~> 3.13
hoe-doofus
~> 1.0
hoe-gemspec2
~> 1.1
hoe-git
~> 1.5
hoe-travis
~> 1.2
minitest
~> 5.5
minitest-around
~> 0.3
minitest-autotest
~> 1.0
minitest-bisect
~> 1.2
minitest-focus
~> 1.1
minitest-moar
~> 0.0
minitest-pretty_diff
~> 0.1
rake
>= 10.0
rdoc
~> 4.0
simplecov
~> 0.7