redis-semaphore
Advanced tools
Comparing version
{ | ||
"name": "redis-semaphore", | ||
"version": "0.0.2", | ||
"version": "0.0.3", | ||
"description": "Distributed mutex and semaphore based on Redis", | ||
@@ -12,3 +12,3 @@ "main": "index.js", | ||
"type": "git", | ||
"url": "github.com/swarthy/redis-semaphore" | ||
"url": "git@github.com:swarthy/redis-semaphore.git" | ||
}, | ||
@@ -15,0 +15,0 @@ "keywords": [ |
91513
0.01%