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/24 17:48:50 UTC

[couchdb] branch prototype/fdb-replicator updated (c6d87eb -> 8eaac43)

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 c6d87eb  [wip] all test/eunit tests are passing
     add 8eaac43  [wip] all couch_replicator eunit tests pass now

No new revisions were added by this update.

Summary of changes:
 src/couch_replicator/src/couch_replicator.erl      |  8 ++--
 src/couch_replicator/src/couch_replicator_ids.erl  | 55 ++++++++++++----------
 src/couch_replicator/src/couch_replicator_job.erl  | 41 +++++++++++-----
 .../src/couch_replicator_parse.erl                 | 38 ++++++++-------
 4 files changed, 84 insertions(+), 58 deletions(-)