cloudant / nodejs-cloudant

Cloudant Node.js client library
Apache License 2.0
255 stars 90 forks source link

Add partitioned database support. #372

Closed smithsz closed 5 years ago

smithsz commented 5 years ago

Implement partitioned database support in nodejs-cloudant.

API reference: https://cloud.ibm.com/docs/services/Cloudant/guides?topic=cloudant-database-partitioning#partitioned-databases

See similar feature PRs for python-cloudant and java-cloudant.

smithsz commented 5 years ago

Available in release 4.1.0.

https://github.com/cloudant/nodejs-cloudant/releases/tag/4.1.0