| Commit message (Expand) | Author | Files | Lines | |
|---|---|---|---|---|
| 2024-05-04 | payload-processor: use consumer group and properly handle application shutdown | Baitinq | 2 | -5/+21 |
| 2024-05-04 | payload-processor: fmt | Baitinq | 1 | -1/+1 |
| 2024-05-04 | misc: add helmsman config | Baitinq | 6 | -10/+60 |
| 2024-05-03 | payload-processor: print current time when processing | Baitinq | 2 | -3/+4 |
| 2024-05-02 | rest-api: Write to kafka asynchronously | Baitinq | 2 | -4/+20 |
| 2024-05-02 | Switch to kafka :^) | Baitinq | 14 | -96/+131 |
| 2024-05-02 | misc: add deploy.sh script | Baitinq | 2 | -5/+8 |
| 2024-05-02 | misc: clean up unnecessary use of ptrs | Baitinq | 2 | -6/+6 |
| 2024-05-02 | payload-processor: add stub | Baitinq | 18 | -211/+178 |
| 2024-05-02 | Fix gazelle warning | Baitinq | 1 | -1/+1 |
| 2024-05-02 | Change instructions to reference the service in the tag | Baitinq | 1 | -2/+2 |
| 2024-05-02 | Change module name and cleanup http handler | Baitinq | 6 | -27/+79 |
| 2024-05-02 | Start setting up rabbitmq connection | Baitinq | 6 | -3/+61 |
| 2024-05-01 | rest-api: Create specific payload endpoint | Baitinq | 1 | -2/+6 |
| 2024-05-01 |