1.0.1 • Published 8 years ago
koa2-redis v1.0.1
koa2-redis a project with koa2 and redis
Install with:
npm install koa2-redis
##Usage Example
Init
npm install
Run Server
npm start or npm run koa
ReStart Server
you can restart the server with flow commond when the server is running.
rs