Commit Graph

21 Commits

Author SHA1 Message Date
El. Abdellah 734a77342f Added mongoDB cheatSheet 2021-11-12 11:28:07 +01:00
Julien Le Coupanec d787d6cf8d docs: mysql 2021-09-06 12:27:02 +02:00
Julien Le Coupanec b443850b2a docs: mysql update 2021-09-06 12:22:38 +02:00
Julien Le Coupanec 1c6d4ee480 docs(mysql): Run SQL query in the background 2021-07-05 22:49:19 +02:00
nicolasDonkey a37345dc55
Update Mysql.sh add create user command 2021-05-13 12:38:31 +02:00
Safwan Shaheer e1828cbe2c Added redis lpushx command 2021-04-30 20:33:24 +06:00
Julien Le Coupanec 3201fb52f5 docs(mysql): update grant commannd 2020-12-03 13:04:22 +01:00
Julien Le Coupanec 52e94ebc3c docs(mysql): update grand all privileges command 2020-12-03 13:03:38 +01:00
jrojasc 133bf721ce Added 'Users and Privileges' in mysql file and several groups of config for nginx file 2020-10-01 16:28:55 -03:00
Julien Le Coupanec e963b93ded docs(redis): check redis status and restart 2020-09-28 14:23:49 +02:00
Julien Le Coupanec e8be8df3d6 docs(mysql): grant all privileges 2020-09-11 11:02:31 +02:00
Julien Le Coupanec 4d9adef433 docs(mysql): SHOW PROCESSLIST 2020-07-03 14:29:06 +02:00
Julien Le Coupanec 9a571c5ffe docs(mysql): import/export commands 2020-06-21 18:37:44 +02:00
Julien Le Coupanec f49d6e026b docs(mysql): initialize cheatsheet 2020-06-21 18:03:59 +02:00
JenniferStamm d9ff0ab379
update redis cheatsheet
HLEN had the same description as HKEYS. Fixed it to say that it gets the number of fields instead of the fields themselves.
2019-11-01 12:41:06 +01:00
AyoubED a990a380c9
Update redis.sh 2018-07-27 12:09:23 +01:00
Julien Le Coupanec 22613b2185 Fix issue with folders 2018-02-06 02:10:51 +00:00
Julien Le Coupanec 34124c1731 Reorganizing the repository 2018-02-06 02:09:12 +00:00
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