Skip to content

chill-rs/chill

Repository files navigation

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

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Packages

No packages published

Languages