"vscode:/vscode.git/clone" did not exist on "ca6b95dfdd5b6b2dcdda4183c99f9af4c54e957b"
redis-cli: don't use uint64_t where actually not needed.
The computation is just something to take the CPU busy, no need to use a specific type. Since stdint.h was not included this prevented compilation on certain systems.
Please register or sign in to comment