Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sscan does not work with redisson client #503

Closed
romange opened this issue Nov 21, 2022 · 1 comment
Closed

sscan does not work with redisson client #503

romange opened this issue Nov 21, 2022 · 1 comment
Assignees

Comments

@romange
Copy link
Collaborator

romange commented Nov 21, 2022

Based on discord discussion.
Radisson fails to parse SSCAN response from dragonfly.
The repo that reproduces the problem is here: https://github.com/romange/dragonfly-redisson (forked to ensure it persists).

@boazsade
Copy link
Contributor

This issue is related to the return type for scan/sscan/hscan/zscan all should return bulk string as the type for the cursor value from these commands

boazsade added a commit to boazsade/dragonfly that referenced this issue Nov 21, 2022
Signed-off-by: Boaz Sade <boaz@dragonflydb.io>
romange pushed a commit that referenced this issue Nov 21, 2022
…503 (#504)

fix(server): scan cursor returning bulk string #503

Signed-off-by: Boaz Sade <boaz@dragonflydb.io>
@romange romange closed this as completed Nov 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants