没有合适的资源?快使用搜索试试~ 我知道了~
siwi-cache:nodejs 文件缓存
共9个文件
js:3个
yml:1个
license:1个
需积分: 9 0 下载量 131 浏览量
2021-05-15
14:34:06
上传
评论
收藏 8KB ZIP 举报
温馨提示
siwi-cache nodejs 文件缓存 提供set get del incr 等方法 install use npm npm install siwi-cache use yarn yarn add siwi-cache Example set 参数 类型 是否必选 含义 key String 是 缓存key value String | Number 是 值 expire Number 否 缓存时长 -1 为永久缓存 默认值-1 const Cache = require('siwi-cache') const options = { cache_path: `${process.env.PWD}/cache` } const cache = new Cache() class Example { constructor() { this.ini
资源推荐
资源详情
资源评论
收起资源包目录
siwi-cache-master.zip (9个子文件)
siwi-cache-master
.travis.yml 236B
index.js 39B
package.json 779B
test
cache.test.js 777B
LICENSE 1KB
.gitignore 891B
lib
cache.js 4KB
README.md 4KB
yarn.lock 6KB
共 9 条
- 1
资源评论
dahiod
- 粉丝: 29
- 资源: 4663
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功