cloudant / python-cloudant

A Python library for Cloudant and CouchDB
Apache License 2.0
163 stars 55 forks source link

Partitioned databases #441

Closed smithsz closed 5 years ago

smithsz commented 5 years ago

Checklist

Description

Add partitioned databases feature.

See partitioned_databases.rst.

Schema & API Changes

New API (non-breaking).

Security and Privacy

No change.

Testing

Includes additional testing.

Monitoring and Logging

No change.

emlaver commented 5 years ago

Given that we have all the other function descriptions/examples under Getting Started, does it make sense to have Partitioned Databases in its own separate doc section?

Screen Shot 2019-03-21 at 12 10 33 PM
smithsz commented 5 years ago

@emlaver Moved under the 'Databases' heading...

Screenshot 2019-03-25 at 15 03 25