qinling/qinling/api
Lingxian Kong 072605fa63 Introduce etcd to qinling
- Qinling is using etcd for distributed locking, especially for invoking
  functions simultaneously.
- Get rid of function service and function worker mapping table
- Use etcd to store function service url and workers

Change-Id: I0a6abc98534dc95af5b985b6b6b4c0883263a221
2017-12-18 16:14:51 +13:00
..
controllers Introduce etcd to qinling 2017-12-18 16:14:51 +13:00
__init__.py Initial API code structure 2017-04-14 15:24:02 +12:00
access_control.py Support policy check for api access 2017-09-18 15:22:29 +12:00
app.py Improve function execution performance 2017-12-07 10:49:12 +13:00
service.py Initial API code structure 2017-04-14 15:24:02 +12:00