fly-apps / fly-apps/dockerfile-rails
The app scanner for ActionCable should check if the config needs Redis
Open
- Dominant language
- Dockerfile
- Stars
- 559
- Forks
- 42
- PR merge metrics
- No merged PRs in 30d
Description
Right now, if ActionCable is being using, we try to add redis even if ActionCable is not configured to use redis. It would be better to make the check a bit smarter in determining if redis is actually required.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.