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.
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.