summaryrefslogtreecommitdiff
path: root/docs/dev/ot.md
diff options
context:
space:
mode:
authorClaudius Coenen2019-04-01 01:31:05 +0200
committerGitHub2019-04-01 01:31:05 +0200
commita95f1e9f560d1d869db8d4289725ac9abb0e8939 (patch)
treed049536b0662c5677d19fc4ef228c5b98ba76849 /docs/dev/ot.md
parent3a0ff5edd3882cca3751bcfbca1843807ef0c7d7 (diff)
parentba6ede57bd32aae79bbcf41964777374620aeab0 (diff)
Merge pull request #15 from ccoenen/feature/documentation-overhaul
Documentation overhaul
Diffstat (limited to '')
-rw-r--r--docs/dev/ot.md14
1 files changed, 14 insertions, 0 deletions
diff --git a/docs/dev/ot.md b/docs/dev/ot.md
new file mode 100644
index 00000000..924be693
--- /dev/null
+++ b/docs/dev/ot.md
@@ -0,0 +1,14 @@
+Operational Transformation
+===
+
+From 0.3.2, we started supporting operational transformation.
+It makes concurrent editing safe and will not break up other users' operations.
+Additionally, now can show other clients' selections.
+
+See more at [https://operational-transformation.github.io/](https://operational-transformation.github.io/)
+
+And even more in this 2010 article series:
+
+* https://drive.googleblog.com/2010/09/whats-different-about-new-google-docs_21.html
+* https://drive.googleblog.com/2010/09/whats-different-about-new-google-docs_22.html
+* https://drive.googleblog.com/2010/09/whats-different-about-new-google-docs.html