rickyk586
rickyk586
The dash screws up the regex in the Lua script: `local jt = string.match(v, "' + prefix + ':jobs:(.*):inactive")`
Improve performance of reads by accessing the records by index instead of by .shift(). Improved read performance by 30x locally.
not much more to say other than the title of the issue...
Improve performance of reads by accessing the records by index instead of by .shift(). Improved read performance by 30x locally.
does not work with google mx servers because their initial message messes up the result parsing.