railsjazz / rails_live_reload

Live Reload for your Rails app. The easiest way to increase your productivity.
https://www.railsjazz.com/
MIT License
340 stars 9 forks source link

allow support for the holy solid trinity #39

Open thisIsLoading opened 2 weeks ago

thisIsLoading commented 2 weeks ago

right now this gem only seem to work with redis installed.

with rails 8 there will be solid cable / cache / queue as a replacement.

i'd appreciate an update to support that. thanks

grncdr commented 3 days ago

This gem doesn't require redis (I use it without).