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-381 - implement DistributorService.Push RPC #9

Merged
merged 12 commits into from
Feb 2, 2024

Conversation

mfiedorowicz
Copy link
Member

@mfiedorowicz mfiedorowicz commented Feb 2, 2024

  • basic implementation of DistributorService.Push RPC appending data into Redis stream
  • distributor service with Redis client
  • unit tests for server package (note: GitHub Action for running go test 🔜 )
  • minor fixes

@mfiedorowicz mfiedorowicz self-assigned this Feb 2, 2024
Copy link

linear bot commented Feb 2, 2024

OBS-381 Implement DistributorService.Push RPC

Signed-off-by: Michal Fiedorowicz <[email protected]>
@mfiedorowicz mfiedorowicz merged commit 01bad08 into develop Feb 2, 2024
7 checks passed
@mfiedorowicz mfiedorowicz deleted the OBS-381-implement-distributor-push branch February 2, 2024 21:20
@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 📦🚀

@orb-ci
Copy link

orb-ci commented Feb 15, 2024

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

The release is available on GitHub release

Your semantic-release bot 📦🚀

@orb-ci
Copy link

orb-ci commented Feb 15, 2024

🎉 This PR is included in version diode-distributor-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