946
edits
(→Design) |
|||
| Line 103: | Line 103: | ||
=== Two-way sync === | === Two-way sync === | ||
One option is sayrer's sync.js ({{bug| | One option is sayrer's sync.js ({{bug|379517}}). That implements a | ||
simple log-less 3-way merge. There is a sample implementation of two-way sync using sync.js in ({{bug|374518}}). | simple log-less 3-way merge. There is a sample implementation of two-way sync using sync.js in ({{bug|374518}}). | ||
edits