mirror of
https://github.com/fluencelabs/redis
synced 2025-03-17 16:10:50 +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.