Add notes

This commit is contained in:
Cyryl Płotnicki 2019-09-23 17:07:10 +01:00
parent 62a0e0981a
commit 3c6dcd1d79

View file

@ -132,5 +132,5 @@ fn forbid_backup_of_paths_within_repository() -> Result<(), BakareError> {
} }
// TODO: test concurrent writes // TODO: test concurrent writes
// TODO: test that index is stored separately from data
// TODO: index corruption // TODO: index corruption
// TODO: encryption