You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -31,7 +31,7 @@ Data synchronization between server and clients will use their own _internal tim
31
31
* Eliminates the **GlobalTimeStamp** weakness, therefore more suitable to use in mobile clients.
32
32
33
33
**Cons:**
34
-
* Harder to implement than the other one, and, will require one additional table to keep the _time stamp knowledge_.
34
+
* Harder to implement than the other one, and, will require one additional table (or some form of records persistence) to keep the _time stamp knowledge_.
0 commit comments