This is an automated email from the ASF dual-hosted git repository.
rnewson pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/couchdb.git
from 0d130cfc8 Merge pull request #5776 from
apache/config-put-value-if-changed
add 1649371d8 auto-reload config on file change
new b4e58f15d Merge pull request #5762 from apache/auto-reload-config
The 1 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 | 5 ++
src/config/src/config.erl | 127 ++++++++++++++++++++++-------------
test/elixir/test/config/suite.elixir | 1 +
test/elixir/test/config_test.exs | 16 +++++
4 files changed, 101 insertions(+), 48 deletions(-)