Skip to content

Redis script with SMEMBERS call should return empty if key doesn't exist #4371

Answered by romange
FireMasterK asked this question in Q&A
Discussion options

You must be logged in to vote

Please let me know if you have any more questions. There is more material around lua transactions in dragonfly.
See also https://www.dragonflydb.io/docs/managing-dragonfly/scripting . Passing --default_lua_flags=allow-undeclared-keys solves the issue but is unadvised because it hinders perfomance of Dragonfly around lua calls.

Replies: 4 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@FireMasterK
Comment options

Answer selected by FireMasterK
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
bug Something isn't working
2 participants
Converted from issue

This discussion was converted from issue #4369 on December 26, 2024 07:23.