This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
For continuous replication, the following POSTs are sent to _revs_diff and _bulk_docs: | |
POST to _revs_diff: | |
{ | |
"foo": ["3-c"] | |
} | |
RESPONSE: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
license: gpl-3.0 |