#container #couch-db #client #async #programmatically #running #chesterfield

nightly couchdb-container

A small utility library for creating CouchDB docker containers programmatically

3 unstable releases

0.2.0 Aug 4, 2019
0.1.1 Aug 3, 2019
0.1.0 Aug 2, 2019

#9 in #couch-db

Apache-2.0

3KB

Build Status Latest Docs

chesterfield

An ergonomic, strongly typed, asynchronous CouchDB client in Rust.

see the documentation

(note that the docs.rs documentation might be lagging behind master)

Couldn't find a decent, maintained CouchDB client in Rust. Also I wanted async. So i rolled my own.

This is still in active development, in the sense that I add things when I need them, and fix bugs when they affect me directly.

Would be thrilled to have a couple more sets of eyes and keyboards chipping away at this. climb aboard.

Building

cargo build

"oh my gosh so easy!"

Running Tests

cargo test --features container

"sham-wow!"

Viewing Documentation

cargo doc --open

"kersplash!"

Contributing

cargo contribute

"bullseye!"


Current version: 0.0.2

License: Apache-2.0

Dependencies

~13–27MB
~416K SLoC