Sha256: f959a9b05f3b1e5792f013d02894cef7a52923769131ade471d52b011d56c881

Contents?: true

Size: 635 Bytes

Versions: 1

Compression:

Stored size: 635 Bytes

Contents

= ruote-couch

A storage implementation for ruote 2.1.x.

Warning : this is a very naive implementation for now. Not many optimizations...

Note : CouchDB >= 1.0.1


== running tests

assuming you have

  ruote/
  ruote-couch/

* unit tests :

get into ruote/ and do

  ruby test/unit/storage.rb -- --couch

* functional tests :

get into ruote/ and do

  ruby test/functional/test.rb -- --couch


== license

MIT


== Links

http://ruote.rubyforge.org
http://github.com/jmettraux/ruote

http://jmettraux.wordpress.com (blog)


== feedback

mailing list : http://groups.google.com/group/openwferu-users
irc : irc.freenode.net #ruote

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
ruote-couch-2.2.0 README.rdoc