Allows operations in Apache CouchDB (http://couchdb.apache.org). Uses lightcouch library underneath (http://www.lightcouch.org).
- findById (find document by CouchDB id)
- listView (list documents in view, selecting by key or by range)
- remove (removes document by CouchDB id or specified document)
- findByKey (finds document in view by key)
- save (adds or modifies existing document)
Mule 3.5.X CE (tested) Other version may be supported.
Any version will do, starting with 1.0. Referer to http://couchdb.apache.org for more information and supported features with each release.
For beta connectors you can download the source code.
- Add devkit to Anypoint Studio
- Add project to Anypoint studio
- Right click on project, Anypoint Connector -> Install or update
- Restart studio when asked
- Use in your flows
- Download update site from releases.
- Open Help -> Install new software and specify update site to install in studio
- Restart studio
- Use in your flows
Take connector ZIP from releases and put into plugins directory in mule-standalone.
Consult documentation bundled with plugin. See doc/ folder or live at https://github.com/wizecore/couchdb-connector/tree/master/doc.
We use GitHub Issues for tracking issues with this connector.
You can report new issues at this link https://github.com/wizecore/couchdb-connector/issues.
(C) 2014-2015 Wizecore.