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

Fix empty LUA table reply #3924

Merged
merged 3 commits into from
Aug 18, 2024
Merged

Fix empty LUA table reply #3924

merged 3 commits into from
Aug 18, 2024

Conversation

sazzad16
Copy link
Collaborator

No description provided.

@sazzad16 sazzad16 added this to the 5.2.0 milestone Aug 18, 2024
@sazzad16 sazzad16 linked an issue Aug 18, 2024 that may be closed by this pull request
@sazzad16 sazzad16 merged commit 4a1f35b into redis:master Aug 18, 2024
5 checks passed
@sazzad16 sazzad16 deleted the eval-empty branch August 18, 2024 16:00
@sazzad16 sazzad16 modified the milestones: 5.2.0, 5.1.5 Aug 21, 2024
sazzad16 added a commit that referenced this pull request Aug 22, 2024
* Fix empty LUA table reply

* processMapKeyValueReply returns List<KeyValue>

* make PROTOCOL_EMPTY_MAP unmodifiable
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Empty lua table returns EmptyMap since 5.0.1
1 participant