Go to file
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
backend Update cheatsheets 2017-11-18 17:22:37 +00:00
databases incorrect GETRANGE description 2018-01-26 08:51:10 +01:00
frontend Final VueJS Cheatsheet 2017-12-02 00:46:12 +01:00
languages Add Bash cheatsheet 2017-11-11 23:17:07 +00:00
tools Add Docker cheatsheet 2017-11-11 23:28:02 +00:00
.gitignore JavaScript: global objects > array 2017-11-09 02:49:11 +00:00
README.md Vue: global API 2017-11-20 22:35:29 +00:00

README.md

Awesome Cheatsheets

Useful cheatsheets to save you time. 🚀

forthebadge

Table of Contents

Languages

Backend

Frontend

Databases

Tools

Contributions

Any contribution to the code (via pull request would be nice) or any part of the documentation and any idea and/or suggestion are very welcome.