derhuerst / derhuerst/serve-buffer
async getETag
Open
enhancement
help wanted
- Dominant language
- JavaScript
- Stars
- 5
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
With large `Buffer`s, hashing will block the event loop for quite a bit. An async `getETag` allows users to move hashing to another thread/process.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.