redisHelper

0.0.5 • Public • Published

默认配置

系统下需要创建目录

-config
--default.json

数据要求

{
  "host": "127.0.0.1",
  "port": 6379,
  "path": "/tmp/redis.sock",
  "timeout": 0,
  "keys":{
    "t_users":"",
    "t_depts":""
  }
}

Readme

Keywords

none

Package Sidebar

Install

npm i redisHelper

Weekly Downloads

0

Version

0.0.5

License

ISC

Last publish

Collaborators

  • witt