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

Drop Redis for dev requirement #675

Merged
merged 1 commit into from
Sep 12, 2024
Merged

Drop Redis for dev requirement #675

merged 1 commit into from
Sep 12, 2024

Conversation

dhh
Copy link
Member

@dhh dhh commented Sep 12, 2024

You shouldn't have to have Redis running in development to use Turbo broadcasts, and you don't. You just need to accept the limitation that the async adapter is single-process. So recommend folks to lean on web-console instead of bin/rails console when needing to manually trigger Turbo streaming.

Lean on web-console instead.
@dhh dhh merged commit 1626765 into main Sep 12, 2024
30 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant