redis / docker-library-redis

Docker Official Image packaging for Redis

Home Page:http://redis.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SSCAN not working with cursor from redis 7.2

roggervalf opened this issue · comments

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

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