errorception / redis-lock

Implements a locking primitive using redis. An implementation of the algorithm described at https://redis.io/commands/setnx
211 stars 48 forks source link

Update node-redis github url #31

Open aaabramov opened 2 years ago

aaabramov commented 2 years ago

Changes 'node-redis' URL from http://github.com/mranney/node_redis to https://github.com/redis/node-redis in error message & README. Github automatically redirects from mranney/node_redis to https://github.com/redis/node-redis