couchdb-couch
couchdb-couch copied to clipboard
Mirror of Apache CouchDB
Apply authentication_db security rules when authentication_db is on the clustered interface (5984). COUCHDB-2452
Previous the emsort related operations did not update the compaction task status. For large databases this leads to some very long waits while the compaction task stays at 100%. This...
COUCHDB-3314
they are generated by the dependencies in priv/
Add a new counter "bulk_request_docs" to track the number of documents being handled as part of the bulk request. FogBugz 64560
COUCHDB-2961
This PR enables a work queue to keep a running total of all the work that's ever been added to it, queryable through the functions `total_in/1`, `total_out/1`, and `total_held/1`. Additionally,...
Initial implementation that allows CouchDB to store attachments outside of the database file. This implementation supports OpenStack Swift and SoftLayer Object store
config file priv/chttpd_handler.cfg for dynamic handlers, wip. FogBugz: 23037 (#6)