Skip to content

redis.setresp({2,3})#396

Merged
alicebob merged 1 commit intomasterfrom
setresp
Apr 2, 2025
Merged

redis.setresp({2,3})#396
alicebob merged 1 commit intomasterfrom
setresp

Conversation

@alicebob
Copy link
Owner

Fixes #393

at least when I use this:

    luaScript := `redis.setresp(3); return 42`

(otherwise the client complains about a nil)

@alicebob alicebob self-assigned this Mar 29, 2025
@alicebob alicebob merged commit e79bddc into master Apr 2, 2025
4 checks passed
@alicebob alicebob deleted the setresp branch April 2, 2025 10:13
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.

Error while setting the response protocol via Lua script

1 participant