cloudant-labs / cloudant-python

Asynchronous Cloudant / CouchDB interface for Python
http://cloudant-labs.github.io/cloudant-python/
37 stars 17 forks source link

Sync by default #21

Closed garbados closed 11 years ago

garbados commented 11 years ago

Cloudant-Python now makes synchronous requests by default. To enable asynchronous requests, pass async=True as a keyword argument to the constructor of any object.

coveralls commented 11 years ago

Coverage Status

Changes Unknown when pulling 59a82b0c5cfb2c7fb54b5cba7b7b606a6e6d581e on sync-by-default into \ on master**.

coveralls commented 11 years ago

Coverage Status

Changes Unknown when pulling 534c07a4be1cb8dc9be85a004acc3dd1c06b6300 on sync-by-default into \ on master**.