couch_tap 0.0.2
Couch Tap provides a DSL that allows complex CouchDB documents to be converted into rows in a RDBMS' table. The stream of events received from the CouchDB changes feed will trigger documents to be fed into a matching filter block and saved in the database.
Gemfile:
=
install:
=
Versions:
- 0.0.2 April 25, 2014 (15.5 KB)
Runtime Dependencies (5):
activesupport
>= 3.0.0
couchrest
~> 1.1.3
em-http-request
~> 1.0.3
sequel
>= 3.45.0
yajl-ruby
~> 1.1.0