mirror of
https://github.com/sreedevk/deduplicator.git
synced 2026-09-01 04:55:33 +00:00
add more goals on readme
This commit is contained in:
@@ -71,6 +71,8 @@ Deduplicator uses size comparison and [GxHash](https://docs.rs/gxhash/latest/gxh
|
||||
- [ ] scanning + processing sw + processing hw + formatting + printing
|
||||
- [ ] max file path size should use the last set of duplicates
|
||||
- [ ] add more unit tests
|
||||
- [ ] test against different filesystems
|
||||
- [ ] test against different file name encodings
|
||||
- [ ] restore json output (was removed in 0.3)
|
||||
- [ ] fix memory leak on very large filesystems
|
||||
- [ ] maybe use a bloom filter
|
||||
@@ -91,3 +93,4 @@ Deduplicator uses size comparison and [GxHash](https://docs.rs/gxhash/latest/gxh
|
||||
- [x] remove color output
|
||||
- [x] progress bar improvements
|
||||
- [x] use progress bar groups
|
||||
- [x] remove broken json rendering
|
||||
|
||||
Reference in New Issue
Block a user