mirror of
https://github.com/fluencelabs/redis
synced 2025-05-04 23:12:18 +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.