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

vatamane pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/couchdb.git


    from 437a586f7 Improve replication `since_seq` parameter
     new 7812f5329 Fix config:get_integer_or_infinity/3
     new 322fcf0c0 Switch to hibernate_after

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 rel/overlay/etc/default.ini               | 17 +++++++
 src/config/src/config.erl                 |  4 ++
 src/couch/src/couch_db_updater.erl        |  7 +--
 src/couch/src/couch_stream.erl            | 23 +++++----
 src/couch/src/couch_util.erl              | 13 +++++
 src/couch/src/couch_work_queue.erl        | 18 +++----
 src/couch/test/eunit/couch_util_tests.erl | 80 +++++++++++++++++++++++++++++++
 src/rexi/src/rexi_buffer.erl              | 10 ++--
 8 files changed, 142 insertions(+), 30 deletions(-)

Reply via email to