Commit graph

8 commits

Author SHA1 Message Date
8ca5d145bd Move the kafka consumer to the object 2020-09-06 00:56:52 +02:00
af6d59ca97 Put db in the constructor 2020-09-06 00:50:01 +02:00
3ec541c3f5 Fix formatting, log debug kafka calls 2020-09-06 00:42:21 +02:00
7967b1d024 Handle broken messages, add logger to Db 2020-09-04 03:04:21 +02:00
0189f66cec Implement database operations 2020-09-05 02:38:01 +02:00
fff8e6e4cc Refactor once again
- Split collector and producer.
- Rename Application to Service.
- Use __call__() instead of run().
2020-09-05 00:06:57 +02:00
eaf0b51fe9 Take out common code in a base class 2020-09-04 19:45:43 +02:00
60a944cf5e Refactor, rename and fix pydantic errors 2020-09-04 18:22:49 +02:00
Renamed from src/webstat/consumer.py (Browse further)