Dave Cottlehuber created COUCHDB-1731:
-----------------------------------------

             Summary: Create an exclusive namespace for databases
                 Key: COUCHDB-1731
                 URL: https://issues.apache.org/jira/browse/COUCHDB-1731
             Project: CouchDB
          Issue Type: Improvement
            Reporter: Dave Cottlehuber


Databases have a fixed position in the URL (/<dbname>/) but share it
with many other items (/_log, /_replicate, etc). Fix this by
introducing an exclusive namespace for dbs (e.g, /_db/<dbname>)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to