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

7 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
581d4a29f3 chore: improve coverage further 2017-05-30 07:28:43 +02:00
4e593587cb feat: consolidate pubsub emitters 2017-05-28 09:00:32 +02:00
5d6f072e56 feat: always return strings from "message" listener
Listening to "messageBuffer" returns Buffers
2017-05-28 08:41:01 +02:00
6796f8806a fix: messageBuffers is now handled properly again 2017-05-28 08:32:38 +02:00
b2e18344d9 chore: mark private variables as such and remove obsolete ones 2017-05-28 07:15:20 +02:00
2aa3b68fc6 chore: refactor main code into smaller parts 2017-05-27 03:41:27 +02:00