hyperdrive icon indicating copy to clipboard operation
hyperdrive copied to clipboard

Only append an entry in createFileWriteStream if the hashes are changed

Open pfrazee opened this issue 8 years ago • 0 comments

Simply buffer the hashes in memory, do a comparison to the current hashes, and do not append if they are ===. For efficiency, should still update the storage.

pfrazee avatar Dec 01 '16 18:12 pfrazee