elstat/elstat/blueprints
Luna Mendes 83b2d88311
change adapter response type to dict
this simplifies a lot of code since tuples are immutable.

 - adapters: add Adapter._construct
 - worker: set status state to False on worker crash
2018-07-14 22:27:06 -03:00
..
__init__.py elstat.adapters: add latency to db spec 2018-07-13 23:20:09 -03:00
api.py change adapter response type to dict 2018-07-14 22:27:06 -03:00
decorators.py elstat.adapters: add latency to db spec 2018-07-13 23:20:09 -03:00
errors.py elstat.adapters: add latency to db spec 2018-07-13 23:20:09 -03:00
incidents.py elstat.adapters: add latency to db spec 2018-07-13 23:20:09 -03:00
streaming.py Add streaming API documentation 2018-07-11 18:23:47 -03:00