Parth
Results
2
issues of
Parth
This commit does not remove redis.call/pcall just yet. It also does not rename Redis in error messages such as "Please specify at least one argument for this redis lib call"....
trademark-review
* Fixed a bug where 'server *' invocation from lua debugger was not working. Manually tested it as follows - ``` Before lua debugger> redis ping ping "+PONG" lua debugger>...