feature/NewHashingAlgorithms #6

Merged
ProfessionalUwU merged 8 commits from feature/NewHashingAlgorithms into main 2023-07-04 00:34:15 +02:00

8 Commits

Author SHA1 Message Date
86111732c2
Merge pull request 'Runtime dependency' (#5) from feature/BackwardsCompatibility into feature/NewHashingAlgorithms
Reviewed-on: #5
2023-07-03 22:20:25 +00:00
d7aa7a6d98
Runtime dependency 2023-07-04 00:18:09 +02:00
336eb5b73d
Fix logging 2023-07-03 23:56:27 +02:00
b011f08172
feature/progressBar (#4)
# Add progress bar
Added a progress bar so that one can see how far along the program is.

Reviewed-on: #4
Co-authored-by: ProfessionalUwU <andre.fuhry@hopeless-cloud.xyz>
Co-committed-by: ProfessionalUwU <andre.fuhry@hopeless-cloud.xyz>
2023-07-03 21:50:38 +00:00
02a0bddd7e
Major advancments
New options
Switched to wal (Write ahead log)
Now using redis to cache filehashes
New option to dump redis data into sqlite database
2023-07-03 00:59:50 +02:00
d80a5f5e6b
Add option for choosing hash algo 2023-07-02 15:32:46 +02:00
9d6b1385c8
Add new hashing algorithms
Add XxHash
Code cleanup
2023-07-02 15:20:13 +02:00
f65108425c
New hashing algorithm 2023-06-29 19:53:00 +02:00