Open
Description
Hi!
First, thank you for this great library 🙂
I tried running this library in Cluster mode with Redis 7.x, and I got the following error:
ReplyError: ERR SETTINGS_KEY_NOT_FOUND
command: 'EVALSHA',
args: [
'f00a66a4159e8488fd6e3b8ccba92a8c602f2062',
8,
'b_gladys-gateway_settings',
'b_gladys-gateway_job_weights',
'b_gladys-gateway_job_expirations',
'b_gladys-gateway_job_clients',
'b_gladys-gateway_client_running',
'b_gladys-gateway_client_num_queued',
'b_gladys-gateway_client_last_registered',
'b_gladys-gateway_client_last_seen',
1662654440828,
'4gydkiwu33',
'0',
'1'
],
code: 'ERR'
}
If I use an older version of Redis, it works fine.
Any idea of what changed with this version of Redis ?
Metadata
Assignees
Labels
No labels
Activity