[Note] Worker Api Cache Api

159 阅读1分钟
  • Worker Api,可用于比较耗时的任务
  • Cache Api,可用于前端渲染的ajax请求缓存
  • async 是generator的语法糖