-
Notifications
You must be signed in to change notification settings - Fork 108
Open
Description
Hey @LKaemmerling ,
I'm using the artprima/prometheus-metrics-bundle Symfony bundle (which is built on this library) and need to add \RedisCluster
support. Currently it fails connecting to multiple hosts (like a redis-cluster). I also noticed lack of predis support in #79. Well, I cannot add support for redis, but need to add support for \RedisCluster
.
Starting to taking a deep look at this code, I noticed an undocumented RedisNg
which you already suggested as (production-ready?) to ppl: #92, #98, #105. Looks like it's the next generation (focus on performance), but backwards-incompatible to Redis
, is it?
Could you please share some thoughts on this, so I could propose a documentation/PR?
Thank you in advance!
Metadata
Metadata
Assignees
Labels
No labels