Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: OBS-386 - implement ingester service #19

Merged
merged 11 commits into from
Feb 13, 2024

Conversation

mfiedorowicz
Copy link
Member

No description provided.

Signed-off-by: Michal Fiedorowicz <[email protected]>
- read from redis stream, parse the data and set JSON type
- delete message from stream after acknowledgement

Signed-off-by: Michal Fiedorowicz <[email protected]>
@mfiedorowicz mfiedorowicz self-assigned this Feb 13, 2024
@mfiedorowicz mfiedorowicz requested a review from natm as a code owner February 13, 2024 16:24
Copy link

linear bot commented Feb 13, 2024

OBS-386 Implement ingester service

Consume entities from redis streams (produced by distributor service), unmarshal into JSON format and persist into separate redis database for further processing by reconciler service.

@mfiedorowicz mfiedorowicz merged commit 7a6f1c4 into develop Feb 13, 2024
9 checks passed
@mfiedorowicz mfiedorowicz deleted the OBS-386-implement-ingester-service branch February 13, 2024 16:34
@orb-ci
Copy link

orb-ci commented Feb 15, 2024

🎉 This PR is included in version diode-ingester-v1.0.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants