[
https://issues.apache.org/jira/browse/COUCHDB-1736?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13667124#comment-13667124
]
Alexander Shorin commented on COUCHDB-1736:
-------------------------------------------
BTW, there are two ways to make db aliases with current CouchDB:
1. OS level symlinks.
2. HTTP proxying feature:
{code}
[httpd_global_handlers]
newdb = {couch_httpd_proxy, handle_proxy_req, <<"//olddb">>}
{code}
> Database aliases
> ----------------
>
> Key: COUCHDB-1736
> URL: https://issues.apache.org/jira/browse/COUCHDB-1736
> Project: CouchDB
> Issue Type: Improvement
> Reporter: Dave Cottlehuber
> Labels: couchdb, erlang, gsoc2013
>
> Visiting a database symlink will seamlessly redirect to the target database.
--
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