As of version 6.0 of Redis, ACL's are now supported allowing multi-user Redis configurations. It'd be great for this change to be pushed through to Laravel as it'd allow multiple Laravel projects to sit on one Redis database instance.
I was going to raise a pull request however looking at all the cluster configuration options I'd rather someone who has a little more experience with Redis and the RedisConnectors to take a look at this one!
As of version 6.0 of Redis, ACL's are now supported allowing multi-user Redis configurations. It'd be great for this change to be pushed through to Laravel as it'd allow multiple Laravel projects to sit on one Redis database instance.
I was going to raise a pull request however looking at all the cluster configuration options I'd rather someone who has a little more experience with Redis and the RedisConnectors to take a look at this one!
Chris.