qinling/qinling/db
Lingxian Kong 14789ab0c8 Support docker image as function code
Allow user to create function using her own docker image including
all the code and dependencies inside. The image needs to have an
script running as entry point, expecting user's input as params.

This allow users to execute functions written in any language.
2017-05-18 17:19:13 +12:00
..
sqlalchemy Support docker image as function code 2017-05-18 17:19:13 +12:00
__init__.py Add engine service and rpc layer 2017-04-17 23:58:36 +12:00
api.py Complete basic workflow(Finally!) 2017-05-12 12:00:19 +12:00
base.py Add runtimes rest api 2017-05-05 15:57:52 +12:00