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

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

commit afd00b8b48de03118cf17c9d9bea751f07936f6f
Merge: 5eb4adbc4 9a2151dd9
Author: Robert Newson <[email protected]>
AuthorDate: Wed Nov 5 14:55:03 2025 +0000

    Merge pull request #5728 from apache/enhance_reduce_limit-2
    
    Configurable reduce limit threshold and ratio

 rel/overlay/etc/default.ini                        |  5 +++++
 share/server/views.js                              |  4 ++--
 src/couch/src/couch_proc_manager.erl               |  2 ++
 src/couch/src/couch_query_servers.erl              |  9 ++++++++-
 src/couch/test/eunit/couch_query_servers_tests.erl | 22 +++++++++++++++++++++-
 src/docs/src/config/query-servers.rst              | 10 ++++++++++
 6 files changed, 48 insertions(+), 4 deletions(-)

Reply via email to