You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 15, 2021. It is now read-only.
The goal of this package is to give developers full functionality of Laravel from development to production. Considering this, we may want to add support for Redis.
I think if we go down the road of supporting Redis, it needs to be an optional addon disabled by default. This could be changed by an environment variable or maybe by running a composer command such as composer add-redis.
Creating this issue so we can decide on a best course of action.
The text was updated successfully, but these errors were encountered:
The goal of this package is to give developers full functionality of Laravel from development to production. Considering this, we may want to add support for Redis.
I think if we go down the road of supporting Redis, it needs to be an optional addon disabled by default. This could be changed by an environment variable or maybe by running a composer command such as
composer add-redis
.Creating this issue so we can decide on a best course of action.
The text was updated successfully, but these errors were encountered: