Changes between Version 4 and Version 5 of Meeting20161112


Ignore:
Timestamp:
Nov 13, 2016, 9:06:41 PM (8 years ago)
Author:
hodgestar
Comment:

Add links to references.

Legend:

Unmodified
Added
Removed
Modified
  • Meeting20161112

    v4 v5  
    1313Simon Cross will talk about "Whacking Moles with CRDTs"
    1414
     15== Talk slides and references ==
     16
     17* Slides:
     18  * attachment:yikes-moles.pdf
     19* References:
     20  * Wikipedia:
     21    * [https://en.wikipedia.org/wiki/CAP_theorem CAP Theorem]
     22    * [https://en.wikipedia.org/wiki/PACELC_theorem PACELC Theorem]
     23    * [https://en.wikipedia.org/wiki/Eventual_consistency Eventual Consistency]
     24    * [https://en.wikipedia.org/wiki/Conflict-free_replicated_data_type CRDTs]
     25    * [https://en.wikipedia.org/wiki/Operational_transformation Operational Transform]
     26  * !GitHub:
     27    * [https://github.com/Chat-Wane/LSEQ LSEQ] (CRDT for sequences)
     28    * [https://github.com/nkohari/kseq/ kseq] (an ordered sequence CRDT that does not require causal delivery of messages)
     29    * [https://github.com/pfrazee/crdt_notes] (notes of CRDTs)
     30  * Papers:
     31    * [http://hal.upmc.fr/docs/00/55/55/88/PDF/techreport.pdf A comprehensive study of Convergent and Commutative Replicated Data Types]
     32    * [http://richard.dallaway.com/crdt/ Implementing the WOOT text editing CRDT]
     33
    1534== Next Meeting ==
    1635