RubyGems.org

Relaxo Query Server is a query server for CouchDB which provides full support for map/reduce functionality using Ruby code. It's main purpose is to provide a consistent backend for Ruby based clients to CouchDB. In practice, it allows code to be shared between Ruby based client applications and CouchDB servers.

installgem install relaxo-query-server
Authors

Samuel Williams

1,167 total downloads 116 for this version
Owners

14d8f99bef950daabe2ae0c5a3968241

Licenses

MIT

Gemfile
gem "relaxo-query-server", "~> 0.1.3"
Versions
  1. 0.1.3 April 4, 2013
  2. 0.1.2 October 13, 2012
  3. 0.1.1 July 22, 2012
  4. 0.1.0 July 22, 2012
Development Dependencies
  1. bundler ~> 1.3
  2. rake >= 0