[
https://issues.apache.org/jira/browse/COUCHDB-339?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Demitrious S. Kelly updated COUCHDB-339:
----------------------------------------
Attachment: config_full_commit.diff
Decided to go keep the changes in couchdb_http_db:update_doc because reading
this option farther down the rabbit hole would have been messier and not
significantly clearer (imo)
> Configurable (globally and per database) full_commit default setting
> --------------------------------------------------------------------
>
> Key: COUCHDB-339
> URL: https://issues.apache.org/jira/browse/COUCHDB-339
> Project: CouchDB
> Issue Type: New Feature
> Components: Database Core, HTTP Interface
> Reporter: Demitrious S. Kelly
> Priority: Minor
> Attachments: config_full_commit.diff
>
>
> [couchdb]
> force_full_commit = true; or false
> [per_db_settings]
> dbname1_full_commit = false; or true
> dbname2_full_commit = true; or false
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.