Thaina Yu created COUCHDB-3081:
----------------------------------
Summary: 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)