Commit 042b7c4
authored
Define CRDT (#224)
While reading the overview and specification, I did not understand what
the core concept CRDT stood for, until I googled it. The full name of
the term was mentioned once in the overview, 595 words before the first
use of the abbreviation, and not at all in the specification. I hope
adding a juxtaposition of full name and abbreviation to both files will
make the protocol spec easier to understand for readers who weren't
already familiar with CRDTs.1 parent 48e64b8 commit 042b7c4
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
488 | 488 | | |
489 | 489 | | |
490 | 490 | | |
491 | | - | |
| 491 | + | |
492 | 492 | | |
493 | 493 | | |
494 | 494 | | |
| |||
0 commit comments