mirror of
https://github.com/LeCoupa/awesome-cheatsheets.git
synced 2025-11-08 22:11:35 +00:00
https://redis.io/commands/getrange It seems the GETRANGE description is incorrect. Updated for correctness. Perhaps the longer description is better; `# get substring of the value stored in key, determined by the offsets start and end (both are inclusive).`