Skip to content

Conversation

@remeike
Copy link
Contributor

@remeike remeike commented May 18, 2020

I’m not too familiar with Lua scripting so I'm unsure of why this is, but it appears that versions of Redis after 2.8 can’t infer the type of job in the first Lua script. I've found that coercing it to a string using the tostring function does get the example program to work on Redis 5.0. However, I have not tested it on any of the other major versions after 2.8.

Fixes #2

@emhoracek emhoracek merged commit 5c3a84b into positiondev:master Aug 25, 2020
emhoracek pushed a commit that referenced this pull request Dec 30, 2024
Add batch completed function to config type
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.

Example program keep throwing errors

2 participants