RubyGems.org

oria

0.1.1

Oria (oh-rye-uh) is an in-memory, Ruby-based Key-Value store. It's designed to handle moderate amounts of data quickly and easily without causing deployment issues or server headaches. It uses EventMachine to provide a networked interface to a semi-persistent KVS and asynchronously writes the in-memory data to YAML files.

installgem install oria
Authors

Flip Sasser

4,830 total downloads 1,032 for this version
Owners

Ffca7d80230ae1f99914b74853bf06bb

Gemfile
gem "oria", "~> 0.1.1"
Versions
  1. 0.1.1 November 27, 2009
  2. 0.1.0 November 27, 2009
  3. 0.0.3 November 23, 2009
  4. 0.0.2 November 22, 2009
  5. 0.0.1 November 22, 2009