"tests/vscode:/vscode.git/clone" did not exist on "de6f3ad0170fd69d23530960f406d19beb119300"
Scripting: simpler reply buffer creation in luaRedisGenericCommand().
It if faster to just create the string with a single sdsnewlen() call. If c->bufpos is zero, the call will simply be like sdsemtpy().
Please register or sign in to comment