Kong Nan
Results
1
issues of
Kong Nan
When setting a 40-byte string in Redis 8.2.1, the stored value uses RAW encoding instead of EMBSTR, even though OBJ_ENCODING_EMBSTR_SIZE_LIMIT is still 44. A 39-byte string is correctly stored as...