chill-rs / chill

CouchDB client-side library for the Rust programming language

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Chill

Chill is a client-side CouchDB library for the Rust programming language, available on crates.io. It targets Rust Stable.

Chill's three chief design goals are convenience, safety, and efficiency.

You can read more about its design and development here:

Roadmap

Chill's most recent release is v0.3.0, available as of 2016-10-01.

The next release will be v0.4.0 and will entail:

  • A much-needed refresh of dependencies, Serde v1.x perhaps being the most important, and,
  • Possibly an overhaul of the API to support asynchronous I/O via the Tokio model.

License

Chill is licensed under either of:

Feedback

Do you find this crate useful? Not useful? Please send feedback!

About

CouchDB client-side library for the Rust programming language

License:Apache License 2.0


Languages

Language:Rust 100.0%