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
