If you want to donate this component to Apache Camel (and you have the right to do this), please raise a JIRA [1] and attach a patch (make sure you grant the rights to Apache). As you may know, we love contributions [2]... ;-)
[1] https://issues.apache.org/jira/browse/CAMEL [2] http://camel.apache.org/contributing.html Best, Christian On Sun, Jul 29, 2012 at 8:13 PM, Sam (Stephen Samuel) <[email protected]>wrote: > Hi All, > > We've been using Camel and CouchDB successfully for 6 months on one of > our platforms at work. There was no CouchDB component that I could > find at the time, so I wrote one. I still cannot find one, so I've > open sourced mine. > > You can find it here: > https://github.com/sksamuel/camel-couchdb > > Let's you monitor CouchDB for inserts / deletes and these are then > published as events. It's very similar to the MongoDB / Redis > components. > > Licensed under Apache 2.0 >
