Re: ddoc protocol for query server

2009-12-20 Thread Chris Anderson
Devs, My design doc query server branch is now ready for commit. It maintains backwards compatibility, with some small improvements to query handling, across all the APIs except for the query server protocol. It does not effect the map-reduce part of the query server protocol. The current branch

[jira] Updated: (COUCHDB-589) Simplify Query Server interface and Design Handlers

2009-12-20 Thread Chris Anderson (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-589?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Anderson updated COUCHDB-589: --- Attachment: ddoc_qs.patch This patch reflects the current state of: http://github.com/jchri

Re: Updating the CouchDB roadmap

2009-12-20 Thread Filipe David Manana
An updated (and no longer breaking 4 test cases) patch for storing compressed attachments was added to tickets 583 and 437. cheers On Sat, Dec 19, 2009 at 8:46 AM, Filipe David Manana wrote: > After rev 891077 (ticket 558, md5 integrity check) I need to update that > patch for storing gzip compr

[jira] Updated: (COUCHDB-437) Make compression level configurable, and allow attachments to be compressed

2009-12-20 Thread Filipe Manana (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-437?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Filipe Manana updated COUCHDB-437: -- Attachment: couchdb-583-trunk-4th-try-trunk.patch This seems to be the same feature as the one

[jira] Updated: (COUCHDB-583) adding ?compression=(gzip|deflate) optional parameter to the attachment download API

2009-12-20 Thread Filipe Manana (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-583?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Filipe Manana updated COUCHDB-583: -- Attachment: couchdb-583-trunk-4th-try-trunk.patch Here follows an updated patch. relatively t