Skip to content

Allow hashing of file contents given file path or other file object #5

@memcorrupt

Description

@memcorrupt

A hashFile/hashFileSync function could allow for a high performance implementation of hashing files without the overhead of doing the I/O through Node.js itself. I'm not sure that this will have a discernable increase in performance, so it may be best to research beforehand.

Relevant fuzzy.c functions:

  • fuzzy_hash_file
  • fuzzy_hash_stream
  • fuzzy_hash_filename

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions