about summary refs log tree commit diff
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2024-05-04payload-processor: use consumer group and properly handle application shutdownBaitinq2-5/+21
2024-05-04payload-processor: fmtBaitinq1-1/+1
2024-05-04misc: add helmsman configBaitinq6-10/+60
2024-05-03payload-processor: print current time when processingBaitinq2-3/+4
2024-05-02rest-api: Write to kafka asynchronouslyBaitinq2-4/+20
2024-05-02Switch to kafka :^)Baitinq14-96/+131
2024-05-02misc: add deploy.sh scriptBaitinq2-5/+8
2024-05-02misc: clean up unnecessary use of ptrsBaitinq2-6/+6
2024-05-02payload-processor: add stubBaitinq18-211/+178
2024-05-02Fix gazelle warningBaitinq1-1/+1
2024-05-02Change instructions to reference the service in the tagBaitinq1-2/+2
2024-05-02Change module name and cleanup http handlerBaitinq6-27/+79
2024-05-02Start setting up rabbitmq connectionBaitinq6-3/+61
2024-05-01rest-api: Create specific payload endpointBaitinq1-2/+6
2024-05-01