This is an automated email from the ASF dual-hosted git repository.
iilyak pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/couchdb.git
from ef47e65de Document how to mitigate high memory usage in docker
add d2d0b83dd wip suggestion for fsync pr
add 425a1a5a0 Add tests for write_header/3 with [sync]
add 69f9acd7f Use couch_file:write_header(., [sync]) in
couch_bt_engine:commit_data/1
add a6eb3a187 Merge pull request #5578 from
apache/introduce-commit_header-2
No new revisions were added by this update.
Summary of changes:
src/couch/src/couch_bt_engine.erl | 4 +-
src/couch/src/couch_file.erl | 61 +++++++++++++++++------
src/couch/test/eunit/couch_file_tests.erl | 83 +++++++++++++++++++++++++++++++
3 files changed, 129 insertions(+), 19 deletions(-)