Update README.md

This commit is contained in:
Cyryl Płotnicki 2019-02-18 11:38:20 +00:00 committed by GitHub
parent 1335d04894
commit e47f559f0b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -40,6 +40,8 @@ Goals for bakare:
* deduplication of file data
* fuzzy find by file name in stored files
* failure to process one file should not affect any other files
* intermittent network failures should not make the whole process fail (test with random packet drop)
Implementation:
* test with randomly created dirs and files, with property based tests and fuzzer
* see if we can use `salsa` for recomputaiton