Skip to content
This repository was archived by the owner on Mar 11, 2022. It is now read-only.

Conversation

@smithsz
Copy link
Contributor

@smithsz smithsz commented May 16, 2019

Checklist

  • Tick to sign-off your agreement to the Developer Certificate of Origin (DCO) 1.1
  • Added tests for code changes or test/build only changes
  • Updated the change log file (CHANGES.md|CHANGELOG.md) or test/build only changes
  • Completed the PR template below:

Description

Add Partitioned Databases section to README.md.

Partitioned databases introduce the ability for a user to create logical groups
of documents called partitions by providing a partition key with each document.
Ensure your Cloudant cluster has the partitions feature enabled. A full list of
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we add that partitioned database is enabled when {"partitioned":true} is shown under the database's props metadata?

Copy link
Member

@ricellis ricellis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1

@smithsz smithsz force-pushed the partitioned-dbs-readme branch from d7bfc53 to 4393992 Compare May 17, 2019 08:48
@smithsz smithsz merged commit a66dce2 into master May 17, 2019
@smithsz smithsz deleted the partitioned-dbs-readme branch May 17, 2019 09:09
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants