redis / docker-library-redis

Docker Official Image packaging for Redis
http://redis.io
BSD 3-Clause "New" or "Revised" License
1.11k stars 560 forks source link

SSCAN not working with cursor from redis 7.2 #376

Closed roggervalf closed 10 months ago

roggervalf commented 10 months ago

from https://github.com/taskforcesh/bullmq/actions/runs/5898901005/job/16000634980 we are getting some failures when using sscan command, this is happening since version 7.2-alpine

roggervalf commented 10 months ago

We must consider that sscan will ignore count option for entrier lower than 129 now, in the past we should not be aware of it https://redis.io/docs/manual/keyspace/#why-scan-may-return-all-the-items-of-an-aggregate-data-type-in-a-single-call