You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by "Thaina Yu (JIRA)" <ji...@apache.org> on 2016/09/01 03:20:20 UTC

[jira] [Resolved] (COUCHDB-3081) Could use any language to write design doc script

     [ https://issues.apache.org/jira/browse/COUCHDB-3081?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Thaina Yu resolved COUCHDB-3081.
--------------------------------
    Resolution: Implemented

> Could use any language to write design doc script
> -------------------------------------------------
>
>                 Key: COUCHDB-3081
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-3081
>             Project: CouchDB
>          Issue Type: Wish
>          Components: Database Core
>            Reporter: Thaina Yu
>
> I want to write design doc script in my favorite language (for me is C#). Or sometime I would like to use ES6 version
> So I wish there could be some way for couchDB to separate javascript engine into REST protocol and we could write docker server to plugged into couchDB, with library and language we like
> for example, couchDB would request to localhost url (docker) and get response in request/response flow, we would write response with array of { key:{}, value:{} } object, instead of emit. Other design doc would be the same



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)