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(lua): Fix few lua-related bugs #157

Merged
merged 1 commit into from
Jun 16, 2022
Merged

fix(lua): Fix few lua-related bugs #157

merged 1 commit into from
Jun 16, 2022

Conversation

romange
Copy link
Collaborator

@romange romange commented Jun 16, 2022

  1. Correctly parse keys for EVAL command.
  2. Support PUBLISH within lua.
  3. Remove spurious failure in debug-mode with the increased verbosity level.

Signed-off-by: Roman Gershman [email protected]

Fixes #59 (another bug).

1. Correctly parse keys for EVAL command.
2. Support PUBLISH within lua.
3. Remove spurious failure in debug-mode with the increased verbosity level.

Signed-off-by: Roman Gershman <[email protected]>
@romange romange merged commit 32f47be into main Jun 16, 2022
@romange romange deleted the Pr2 branch June 16, 2022 10:41
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

Successfully merging this pull request may close these issues.

Support Stream data structure
1 participant