Commit Graph

6 Commits

Author SHA1 Message Date
089c1d502f
feat: with updated notmad
All checks were successful
continuous-integration/drone/push Build is passing
Signed-off-by: kjuulh <contact@kjuulh.io>
2024-11-19 17:30:18 +01:00
8b24dc23e0
feat: added please and release
All checks were successful
continuous-integration/drone/push Build is passing
Signed-off-by: kjuulh <contact@kjuulh.io>
2024-11-17 20:57:48 +01:00
4d37578c59
feat: add storage backend
Signed-off-by: kjuulh <contact@kjuulh.io>
2024-11-09 17:19:19 +01:00
95acdf4f4a
feat: with sdk
Signed-off-by: kjuulh <contact@kjuulh.io>
2024-08-18 01:31:58 +02:00
d0ea8019e1
feat: add broker setup
this is mainly to decouple the actual sending of events, from the ingest.

we now ingest the data, and update consumer groups with the new offset. Consumer groups now in the background continously send out data from the update. they tick 1 second between checks, but if something takes long than a second, the next run just continues from where we left off

Signed-off-by: kjuulh <contact@kjuulh.io>
2024-08-16 00:25:43 +02:00
a5196b005e
feat: add base
Signed-off-by: kjuulh <contact@kjuulh.io>
2024-08-10 00:09:11 +02:00