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

Enhancement: add support for consuming events from event bus in discovery #95

Conversation

Faraz32123
Copy link
Collaborator

- add support to consume events from event bus in discovery. Explanation can be viewed here: https://github.com/openedx/event-bus-redis/blob/main/docs/tutor_installation.rst
- close overhangio#94
@Faraz32123 Faraz32123 self-assigned this Jan 8, 2025
@Faraz32123 Faraz32123 force-pushed the feat/add_support_for_consuming_events_from_event_bus branch from 9459e26 to df9043c Compare January 9, 2025 05:58
Copy link
Contributor

@Danyal-Faheem Danyal-Faheem left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

README.rst Outdated
@@ -201,6 +201,16 @@ This entry may be present if you named your server with the LMS hostname.

.. _DigitalOcean: https://digitalocean.com/


Use event-bus through tutor-discovery
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: Using event-bus with tutor-discovery

README.rst Outdated
Use event-bus through tutor-discovery
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Event bus can be run through discovery. To consume events from event bus in discovery, follow these `instructions`_ provided by `event-bus-redis`_.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We can mention that tutor-discovery does not start event bus consumption by default but supports running it. And if someone wants to, they can do so by following the doc/link.

@Faraz32123 Faraz32123 force-pushed the feat/add_support_for_consuming_events_from_event_bus branch from 662aa61 to bab86d2 Compare January 9, 2025 08:04
@Faraz32123 Faraz32123 merged commit 89b63c1 into overhangio:release Jan 9, 2025
2 checks passed
@Faraz32123 Faraz32123 deleted the feat/add_support_for_consuming_events_from_event_bus branch January 9, 2025 08:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

Systems libraries missing for event bus use?
3 participants