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
[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.