Open
Conversation
UsamaSadiq
approved these changes
Mar 26, 2026
ormsbee
requested changes
Mar 26, 2026
Contributor
ormsbee
left a comment
There was a problem hiding this comment.
@UsamaSadiq: One question for you regarding RabbitMQ vs. Redis.
|
|
||
| ### Step 4. Ensure Event Bus is Running | ||
|
|
||
| Tutor uses RabbitMQ by default. |
Contributor
There was a problem hiding this comment.
@UsamaSadiq: Hasn't Tutor switched over to Redis for this?
Member
There was a problem hiding this comment.
@ormsbee Good catch. I'm not familiar enough with current Tutor config but upon second look, yes Redis is being used by default now.
I had the old 2U notes in mind when reviewing this where both RabbitMQ or Redis were considered to be viable alternatives.
@sarina We would need to change the mention of RabbitMQ with Redis in the docs as per the latest standard.
ormsbee
reviewed
Mar 27, 2026
|
|
||
| ### Step 4. Ensure Event Bus is Running | ||
|
|
||
| Tutor uses RabbitMQ by default. |
Contributor
There was a problem hiding this comment.
Suggested change
| Tutor uses RabbitMQ by default. | |
| Tutor uses Redis by default. |
ormsbee
reviewed
Mar 27, 2026
| tutor local ps | ||
| ``` | ||
|
|
||
| RabbitMQ should be listed. |
Contributor
There was a problem hiding this comment.
Suggested change
| RabbitMQ should be listed. | |
| Redis should be listed. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Refactors existing XQueue documentation to move technical implementation details to Site Ops docs.
Adds content from https://gist.github.com/UsamaSadiq/63084967fbe1a385bfdd260acaf25cb6 (with some editing) to the Site Ops docs.
Added or edited pages: