You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by va...@apache.org on 2020/08/11 16:40:12 UTC

[couchdb] branch prototype/fdb-replicator updated (f7c6560 -> eef186e)

This is an automated email from the ASF dual-hosted git repository.

vatamane pushed a change to branch prototype/fdb-replicator
in repository https://gitbox.apache.org/repos/asf/couchdb.git.


    from f7c6560  Replicator implementation on FDB
     add eef186e  [wip] Transient replications work too

No new revisions were added by this update.

Summary of changes:
 src/chttpd/src/chttpd_misc.erl                     |  46 +-------
 src/couch_replicator/src/couch_replicator.erl      | 119 ++++++++++-----------
 src/couch_replicator/src/couch_replicator_ids.erl  |  17 ++-
 .../src/couch_replicator_parse.erl                 |   8 +-
 4 files changed, 70 insertions(+), 120 deletions(-)