qmtv-file-cache
v1.0.0
Published
egg file cache plugin
Downloads
29
Readme
qm-file-cache
1. API
- set(key:string, value:string):boolean
- get(key:string):boolean|string
- exists(key:string):boolean
- delete(key):boolean
- clear():boolean
- isExpired(key:string):boolean
