elstat/elstat
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
..
blueprints change adapter response type to dict 2018-07-14 22:27:06 -03:00
__init__.py Add proper adapter implementations 2018-07-08 00:38:14 -03:00
adapters.py change adapter response type to dict 2018-07-14 22:27:06 -03:00
consts.py add public api 2018-07-09 02:48:44 -03:00
manager.py elstat.adapters: add latency to db spec 2018-07-13 23:20:09 -03:00
worker.py change adapter response type to dict 2018-07-14 22:27:06 -03:00