-
Bug
-
Resolution: Done
-
Minor
-
15.0.0.Final
-
None
Redis Insight invokes `GETRANGE k 0 4999` to get the first 5000 characters in a string. If the value is shorter, the RESP connector returns a spurious extra byte which confuses Redis Insight.