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 aa8eb076c311d3c816ea554ccf15e1232194bbfd Merge: 82aa1625c d5c78e6be Author: Robert Newson <[email protected]> AuthorDate: Sat Apr 29 22:16:00 2023 +0000 Merge pull request #4557 from apache/nouveau-partition-support finish partitioned support for nouveau src/nouveau/src/nouveau_api.erl | 15 +++++-- src/nouveau/src/nouveau_fabric_search.erl | 8 +++- src/nouveau/src/nouveau_httpd.erl | 6 +++ src/nouveau/src/nouveau_index_updater.erl | 9 +++- test/elixir/test/config/nouveau.elixir | 5 ++- test/elixir/test/nouveau_test.exs | 70 +++++++++++++++++++++++++++++++ 6 files changed, 106 insertions(+), 7 deletions(-)
