1
0
mirror of https://github.com/redis/node-redis.git synced 2025-08-01 16:46:54 +03:00
Commit Graph

9 Commits

Author SHA1 Message Date
2b4ab10305 chore - remove standard and use individual config
Standard is not as up to date and still uses a old eslint version.
Instead, use the airbnb default with a couple of modifications.

All required changes are included.
2017-11-28 21:38:21 -02:00
39da7878d4 fix: performance regression due to lazy loading the index file 2017-05-28 05:23:21 +02:00
1f179ef791 chore: refactor main code base into smaller parts 2017-05-26 23:34:28 +02:00
35dc6d9784 doc: add jsdoc comments 2017-05-26 12:32:05 +02:00
b2613b2270 test fixup 2017-05-06 08:16:19 +02:00
f1a7bcd735 chore: use standard 2017-05-06 07:06:52 +02:00
28afc33c9a Remove snack_case and always use camelCase 2017-05-06 01:49:05 +02:00
5e42302636 Accept arbitrary arguments in the debug function 2016-04-23 12:54:43 +02:00
614e35ab57 Move multi; commands; createClient code into separate files 2016-03-07 01:57:56 +01:00