mirror of
https://github.com/fluencelabs/redis
synced 2025-05-10 01:37:26 +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.