update doc
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
# Sync Algorithm V3
|
||||
|
||||
* [intro doc for end users](./intro.md)
|
||||
* [design doc](./design.md)
|
||||
@@ -0,0 +1,12 @@
|
||||
# Introduction To Sync Algorithm V3
|
||||
|
||||
* [x] sync conflict: keep newer
|
||||
* [x] sync conflict: keep larger
|
||||
* [ ] sync conflict: keep both and rename
|
||||
* [ ] sync conflict: show warning
|
||||
* [x] deletion: true deletion status computation
|
||||
* [x] meta data: no remote meta data any more
|
||||
* [x] migration: old data auto transfer to new db (hopefully)
|
||||
* [ ] partial sync: force push
|
||||
* [ ] partial sync: force pull
|
||||
* [ ] sync protection: warning based on the threshold
|
||||
Reference in New Issue
Block a user