"vscode:/vscode.git/clone" did not exist on "9d665825d95aafc72a51eb7dfbbb07719dfeb9a7"
Changes command stats iteration to being dict-based
With the addition of modules, looping over the redisCommandTable misses any added commands. By moving to dictionary iteration this is resolved.
Please register or sign in to comment