1
1
mirror of https://github.com/namibia/awesome-cheatsheets.git synced 2024-06-03 13:10:47 +00:00
Commit Graph

3 Commits

Author SHA1 Message Date
Stephan Nordnes Eriksen
360b734404
incorrect GETRANGE description
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).`
2018-01-26 08:51:10 +01:00
Julien Le Coupanec
a6c52438bd Update cheatsheets 2017-11-18 17:22:37 +00:00
Julien Le Coupanec
80b7301534 Add Redis cheatsheet 2017-11-12 01:06:57 +00:00