mirror of
https://github.com/fluencelabs/redis
synced 2025-05-28 09:41:19 +00:00
SUBSTR is renamed to GETRANGE to have better consistency between command names (with SETRANGE as its dual). GETRANGE is still aliased as SUBSTR.