mirror of
https://github.com/Drop-OSS/drop-app.git
synced 2026-07-21 08:56:07 -04:00
[GH-ISSUE #3] Use faster hashing system #2
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @quexeky on GitHub (Oct 28, 2024).
Original GitHub issue: https://github.com/Drop-OSS/drop-app/issues/3
As a later project, converting to a library such as FxHash would be a better option than md5 due to speed. Not right now though.
Use faster hashing systemto [GH-ISSUE #3] Use faster hashing system