-
Notifications
You must be signed in to change notification settings - Fork 48
Open
Description
Hi,
i'm using predis, but when i start the workers i'm getting this message:
** [12:21:53 2019-10-25] Starting worker
[Predis\NotSupportedException]
Cannot use 'KEYS' with redis-cluster.
Config file:
predis:
namespace: namespace
config:
- "tcp://server1:9991"
- "tcp://server1:9992"
- "tcp://server1:9993"
options:
cluster: "redis"
Can anyone help me please?
thanks
lots0logs
Metadata
Metadata
Assignees
Labels
No labels