janl commented on issue #666: Move _users _design/auth into Erlang
URL: https://github.com/apache/couchdb/issues/666#issuecomment-338306130
 
 
   The first steps would be to transliterate these two files into native 
Erlang. After that, we could figure out how we can hard-wire them into their 
respective databases without enabling the Erlang view server:
   
   
https://github.com/apache/couchdb/blob/master/src/couch/include/couch_js_functions.hrl
   
https://github.com/apache/couchdb/blob/master/src/couch_replicator/src/couch_replicator_js_functions.hrl
   
   This would make a great first time contribution, any one of the functions 
would already be a good help.
   
   See 
https://github.com/apache/couchdb/blob/master/test/javascript/tests/erlang_views.js
 for a few examples of how to write ddoc functions in Erlang.
   
   Please no comments about us embedding JS in Erlang in one case, and Erlang 
in JS in the other ;D

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to