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

Dropped Redis dependency #68

Merged
merged 1 commit into from
Dec 21, 2024
Merged

Dropped Redis dependency #68

merged 1 commit into from
Dec 21, 2024

Conversation

kirillplatonov
Copy link
Owner

@kirillplatonov kirillplatonov commented Dec 21, 2024

Starting from Rails 7.0 live reloading works fine with default async ActiveCable adapter. It will continue to work with both redis and solid-cable too if the host app uses them in development.

Closes #64

Starting from Rails 7.0 live reloading works fine with default `async` ActiveCable adapter
@kirillplatonov kirillplatonov merged commit 00578f0 into main Dec 21, 2024
1 check passed
@kirillplatonov kirillplatonov deleted the remove-redis branch December 21, 2024 21:50
@kirillplatonov kirillplatonov mentioned this pull request Dec 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add support for solid_cable
1 participant