RubyGems.org

metropolis

0.2.0

Metropolis is a Rack application used to store key value pairs. It seeks to emulate the TokyoTyrant HTTP interface, but allows access to multiple databases through a single TCP port. It hashes keys to split keys between different on-disk databases to work around scalability limitations of the kernel, hardware and filesystem.

installgem install metropolis
Authors

The Sleeper

1,705 total downloads 858 for this version
Owners

18813f71506ebad74179bf8c5a136696

Gemfile
gem "metropolis", "~> 0.2.0"
Versions
  1. 0.2.0 January 17, 2011
  2. 0.1.0 December 13, 2010
Runtime Dependencies
  1. rack >= 0
Development Dependencies
  1. wrongdoc ~> 1.0.1