issues
search
danielstjules
/
redislock
Node distributed locking using redis
MIT License
110
stars
32
forks
source link
Readme example not working
#13
Closed
sebgie
closed
7 years ago
sebgie
commented
7 years ago
promises example throws error
ReferenceError: redislock is not defined
fixed by adding redislock import as separate variable
danielstjules
commented
7 years ago
Good catch, thanks!
ReferenceError: redislock is not defined