A stream processor for mundane tasks written in Go
go
golang
kafka
cqrs
etl
rabbitmq
amqp
logs
message-bus
event-sourcing
nats
stream-processing
message-queue
streaming-data
stream-processor
etl-pipeline
-
Updated
Sep 4, 2020 - Go
It can be very difficult to piece together a reasonably estimate of a history of events from the current workers logs because none of them have timestamps.
So for that end, I think we should add timestamps to the logs.
This has some cons:
@printflike we have been until now. We need to either include a timestamp in every@printfcall (laborious and error prone) or c