[
https://issues.apache.org/jira/browse/COUCHDB-1824?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13819869#comment-13819869
]
ASF subversion and git services commented on COUCHDB-1824:
----------------------------------------------------------
Commit 331d3c34c47ef3a12fdf8e5d3d7eea2f6c9ac360 in branch
refs/heads/1824-replication-protocol from [~kxepal]
[ https://git-wip-us.apache.org/repos/asf?p=couchdb.git;h=331d3c3 ]
Improve CouchDB Replication Protocol definition
This updated version contains detailed information about how CouchDB
Replicator uses public HTTP API to synchronize documents between two
databases.
While this document doesn't describes all details about Replicator
workflow, the provided information is quite enough to easy implement
minimal required HTTP API for custom services to be able act as peer
in pull and push replications which runs by couch_replicator app.
COUCHDB-1824
> Official documentation of replication algorithm?
> ------------------------------------------------
>
> Key: COUCHDB-1824
> URL: https://issues.apache.org/jira/browse/COUCHDB-1824
> Project: CouchDB
> Issue Type: Documentation
> Components: Documentation
> Reporter: Nathan Vander Wilt
> Assignee: Alexander Shorin
> Fix For: 1.6.0
>
>
> Though it's in some ways an internal detail, it might be nice to provide a
> canonical description of CouchDB's replication protocol (algorithm, really)
> in the documentation. See links at:
> http://wiki.apache.org/couchdb/Replication#Protocol_Documentation
--
This message was sent by Atlassian JIRA
(v6.1#6144)