Darrel Schneider created GEODE-8311:
---------------------------------------
Summary: redis SETRANGE with non-zero offset on key that does not
exist needs to prefix with zeros
Key: GEODE-8311
URL: https://issues.apache.org/jira/browse/GEODE-8311
Project: Geode
Issue Type: Bug
Components: redis
Reporter: Darrel Schneider
The redis SETRANGE with non-zero offset on key that does not exist needs to
prefix with zeros. Currently it is just setting the key to the given value with
no prefixing.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)