add redis
Showing
... | @@ -11,6 +11,7 @@ | ... | @@ -11,6 +11,7 @@ |
"license": "ISC", | "license": "ISC", | ||
"dependencies": { | "dependencies": { | ||
"config": "^1.30.0", | "config": "^1.30.0", | ||
"ioredis": "^4.2.0", | |||
"jsonwebtoken": "^8.3.0", | "jsonwebtoken": "^8.3.0", | ||
"jwt-verify": "git+https://nexpienpm:CCqLQjg4ytvzN7QbssUV@dev.nexpie.com/npm/jwt-verify.git", | "jwt-verify": "git+https://nexpienpm:CCqLQjg4ytvzN7QbssUV@dev.nexpie.com/npm/jwt-verify.git", | ||
"lru-cache": "^4.1.3", | "lru-cache": "^4.1.3", | ||
... | ... |
authhook/redis/on_register.js
0 → 100644
authhook/redis/on_status.js
0 → 100644
Please
register
or
sign in
to comment