UNPKG
node-redis-lock
Version:
latest (1.0.1)
1.0.1
1.0.0
0.1.1
0.1.0
0.0.7
0.0.6
0.0.4
0.0.2
Node.js Redis locking tool.
github.com/Philmod/node-redis-lock.git
Philmod/node-redis-lock
node-redis-lock
/
Makefile
9 lines
(7 loc)
•
129 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
9
test
: @./node_modules/.bin/mocha \ --reporter list \ --
timeout
5000 \ --growl \ --reporter spec \ .PHONY:
test