This project comprises a CouchDB client library for the Rust programming language.
The couchdb library provides low-level access to individual HTTP actions—e.g., PUT database, GET document, etc. It handles the menial task of sending requests and receiving responses, thereby allowing application programmers to focus on their business logic.
The latest release is v0.5.0, which was released 2016-01-17.
The next release will probably be v0.5.1 and is loosely scheduled for February 2016.
Another place to peek at upcoming changes is the master branch change log.
CouchDB-rs is licensed under either of:
Do you find this crate useful? Not useful? Please send feedback!