microfleet / ioredis-lock

Node distributed locking using redis
MIT License
26 stars 8 forks source link

bring back node4 support, fixes #5 #8

Closed bkw closed 7 years ago

bkw commented 7 years ago

This PR brings back support for node v4.

Since we're transpiling with babel anyway, I thought adjusting the way we use babel to play nice with node v4 was a small price to pay for the increased compatibility. I hope You agree.

AVVS commented 7 years ago

Thanks for this

AVVS commented 7 years ago

https://github.com/makeomatic/ioredis-lock/tree/node4 - under that branch in git and is published via @legacy tag