Jun Liu
Results
2
comments of
Jun Liu
Thanks for the reply, the use-case for this feature is we can easily identify from the build label if it's a candidate release build or not. In go configuration, it...
Thanks @trask & @mateuszrzeszutek , the error message seems directly from Redis server (https://github.com/redis/redis/blob/07d54dc5baa1b2e7adb5ce8e7bee398d376fe13b/src/server.c#L3729). I think the problem here is users have no control over this logging since it's done...