enjoy-binbin opened a new pull request, #1347: URL: https://github.com/apache/incubator-kvrocks/pull/1347
This PR adds the SUBSTR command, command syntax is exactly the same as GETRANGE. Although SUBSTR is already deprecated (It can be replaced by GETRANGE), we still want to support it. Note that go-redis does not support the SUBSTR command, so rdb.Do is used in go tests to test it. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
