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

10 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
31fafd8b7c fixup 2017-05-30 05:29:51 +02:00
ac26d0524d fix: always emit an error when the connection drops 2017-05-30 04:38:02 +02:00
265ce48af4 chore: minor refactoring 2017-05-30 00:44:57 +02:00
b2e18344d9 chore: mark private variables as such and remove obsolete ones 2017-05-28 07:15:20 +02:00
5fef7e246d chore: refactor client to es6 class and sort requires 2017-05-28 05:43:34 +02:00
579e080ad5 chore: refactor some code and remove obsolete variable 2017-05-28 05:23:21 +02:00
0d53d3dcdf feat: add auto pipeline 2017-05-28 05:23:19 +02:00
8da9e98fe6 chore: refactor flush and error 2017-05-28 01:45:18 +02:00
1f179ef791 chore: refactor main code base into smaller parts 2017-05-26 23:34:28 +02:00