With redis 7+ you can now use their sharded method described here.
This will enable us to scale a bit better with redis clusters.
Maybe this is just an argument one can provide when creating the class? Could also be an option provided to the publish and subscribe method as that would follow the pattern matching options pattern too.
Happy to contribute a pr :)
With redis 7+ you can now use their sharded method described here.
This will enable us to scale a bit better with redis clusters.
Maybe this is just an argument one can provide when creating the class? Could also be an option provided to the publish and subscribe method as that would follow the pattern matching options pattern too.
Happy to contribute a pr :)