-
Notifications
You must be signed in to change notification settings - Fork 0
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
Port message broker to memphis #78
Conversation
Codecov ReportPatch coverage:
Additional details and impacted files@@ Coverage Diff @@
## main #78 +/- ##
==========================================
+ Coverage 90.24% 91.31% +1.07%
==========================================
Files 8 9 +1
Lines 369 403 +34
==========================================
+ Hits 333 368 +35
+ Misses 36 35 -1
☔ View full report in Codecov by Sentry. |
d4b9bf7
to
6509de2
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I always maintain my asyncio is as crap as asyncio is, but this looks good and fine to me
Closes #77
Description
Removes dependency on Kafka and ensures that it works with memphis
TO BE MERGED AT THE SAME TIME AS ALL THE OTHER MEMPHIS PORTS FROM RUNDETECTION, AND THE FILEWATCHER