RubyFlow The Ruby and Rails community linklog

×

The Ruby and Rails community linklog

Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!

Couch-Client - Taking the pain out of using couchdb and all its greatness

Couch-Client is an extremely thorough well tested and simple gem to use for complete access to couch-db. Git Repo

Some of its great features are… - rake tasks to allow for syncing of designs (they are stored procedures in couch-land) so you can actually version control designs. You version your designs and rake tasks handle keeping them up to date - document builder data creation - use lucene style syntax for searching - Couch instance administration (compacting of data, getting statistics etc)

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in