This is an automated email from the ASF dual-hosted git repository.
garren pushed a change to branch user-partitioned-dbs
in repository https://gitbox.apache.org/repos/asf/couchdb.git.
from 5bbfbeb Don't set context for compaction files during db delete
(#1419)
new 235f0b1 Add props field to couch_db_engine
new 79834c2 Add default props at db creation
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:
src/couch/src/couch_bt_engine.erl | 61 ++++++++++++++++++++++++++---
src/couch/src/couch_bt_engine_header.erl | 3 +-
src/couch/src/couch_db_engine.erl | 39 ++++++++++++++++++
src/couch/src/test_engine_get_set_props.erl | 35 +++++++++++++++++
4 files changed, 131 insertions(+), 7 deletions(-)