Marked a basic goal of surviving index corurption as done for now
This commit is contained in:
parent
86fe8541c4
commit
1083853070
1 changed files with 2 additions and 1 deletions
|
@ -9,7 +9,8 @@ Contributions are welcome :)
|
|||
|
||||
- [x] simple deduplication of file data - don't store the same exact file data twice
|
||||
- [ ] advanced deduplication - store files that only changed slightly more efficiently
|
||||
- [ ] survive index corruption
|
||||
- [x] survive index corruption
|
||||
|
||||
- fast
|
||||
- using max bandwidth
|
||||
- use max cpu
|
||||
|
|
Loading…
Reference in a new issue