RubyGems Navigation menu

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:
= 複製 已複製

安裝:
=

版本列表:

  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.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

擁有者:

作者:

  • Austin Ziegler

SHA 256 checksum:

474c9a9bfca5c6a657d4ee0a9183541e5b827826b4d1ccc00a72fec8b3ef3bb2

總下載次數 13,971

這個版本 2,230

License:

MIT

Ruby 版本需求: >= 1.9.2

相關連結: