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/07 17:52:05 UTC

[couchdb] branch prototype/fdb-replicator updated (07e5228 -> b4011f9)

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 07e5228  [wip] everything compiles now, yay!
     add f0de0cb  [wip] add couch_jobs app dependency
     add 2a44970  [wip] Fix typon in supervisor
     add b4011f9  [wip] update _job and _job_server

No new revisions were added by this update.

Summary of changes:
 src/couch_replicator/src/couch_replicator.app.src  |  5 ++--
 src/couch_replicator/src/couch_replicator_job.erl  |  5 ++--
 .../src/couch_replicator_job_server.erl            | 34 +++++++++++++++-------
 src/couch_replicator/src/couch_replicator_sup.erl  |  2 +-
 4 files changed, 29 insertions(+), 17 deletions(-)