https://github.com/aweiu/cache-promise
用于缓存promise对象,一般是某个http请求
https://github.com/aweiu/cache-promise
Last synced: 3 months ago
JSON representation
用于缓存promise对象,一般是某个http请求
- Host: GitHub
- URL: https://github.com/aweiu/cache-promise
- Owner: aweiu
- Created: 2016-10-25T09:23:11.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2023-07-12T23:18:46.000Z (almost 2 years ago)
- Last Synced: 2025-02-06T16:27:47.492Z (4 months ago)
- Language: TypeScript
- Homepage:
- Size: 24.4 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# cache-promise
用于缓存异步任务(Promise)
[文档地址](https://aweiu.com/documents/cache-promise/)