Alexander Shorin created COUCHDB-1842:
-----------------------------------------

             Summary: Lua native query server
                 Key: COUCHDB-1842
                 URL: https://issues.apache.org/jira/browse/COUCHDB-1842
             Project: CouchDB
          Issue Type: New Feature
          Components: View Server Support
            Reporter: Alexander Shorin


[Luerl|https://github.com/rvirding/luerl/tree/develop] - an implementation of 
Lua in Erlang. It's runs as within separate Erlang process within controllable 
environment (so we could specify only safe functions for global namespace). It 
will be awesome to have this in CouchDB as additional query server to 
Javascript / CoffeeScript which could be enabled by default and utilize all 
Erlang's features and still be safety for custom code execution. 

Sure, it could be implemented as standalone CouchDB plugin like GeoCouch, but 
why not to have batteries included to gather more power?(:

P.S. Some [presentation video|http://www.youtube.com/watch?v=TolOxVxqoZ8] about.
P.S.S. License according most active develop branch is [Apache 
2.0|https://github.com/rvirding/luerl/blob/develop/LICENSE]

--
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