Optimize the performance of sdscatrepr in printable characters (#11725)
sdscatrepr is not the hot path in redis, but it's still useful to have make it less wasteful.
Please register or sign in to comment
sdscatrepr is not the hot path in redis, but it's still useful to have make it less wasteful.