derhuerst/serve-buffer

async getETag

Open

#1 创建于 2020年4月12日

在 GitHub 查看
 (0 评论) (0 反应) (0 负责人)JavaScript (0 fork)github user discovery
enhancementhelp wanted

仓库指标

Star
 (5 star)
PR 合并指标
 (30 天内没有已合并 PR)

描述

With large Buffers, hashing will block the event loop for quite a bit. An async getETag allows users to move hashing to another thread/process.

贡献者指南