Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
nebogeo
symbai
Commits
04e727d0
Commit
04e727d0
authored
May 01, 2014
by
Dave Griffiths
Browse files
docs
parent
677a5d92
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
README.md
README.md
+2
-0
No files found.
README.md
View file @
04e727d0
...
...
@@ -34,6 +34,7 @@ other clients.
In this way, data changes are merged and propagated through the system.
Files can be associated with attributes, and are synced (e.g. images)
Syncing algorithm
-----------------
...
...
@@ -44,6 +45,7 @@ Sending data from client to server is all about dirty flags:
|-------------------------------|------------------------------|
| Data edited or created - cause entities and attributes to be flagged as 'dirty' | |
| For each dirty entity, send all dirty attributes | Return message to confirm reciept |
| Clean dirty flags on returned message | |
| | Overwrite all dirty attributes, increment version number |
Receiving changes from the server to the client is all about version numbers:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment