From be3b1d8f91b7e9a42dee9083ee0e9ebf52bbc57f Mon Sep 17 00:00:00 2001 From: LUXEY Adrien Date: Fri, 30 Apr 2021 10:21:15 +0200 Subject: created doc/talks subfolder and added my talk and the previous one done at the wide team --- .../figures/svg/conflict.svg | 930 +++++++++++++++++++++ .../2021-04-28_spirals-team/figures/svg/crdt.svg | 227 +++++ 2 files changed, 1157 insertions(+) create mode 100644 doc/talks/2021-04-28_spirals-team/figures/svg/conflict.svg create mode 100644 doc/talks/2021-04-28_spirals-team/figures/svg/crdt.svg (limited to 'doc/talks/2021-04-28_spirals-team/figures/svg') diff --git a/doc/talks/2021-04-28_spirals-team/figures/svg/conflict.svg b/doc/talks/2021-04-28_spirals-team/figures/svg/conflict.svg new file mode 100644 index 00000000..1c39af9f --- /dev/null +++ b/doc/talks/2021-04-28_spirals-team/figures/svg/conflict.svg @@ -0,0 +1,930 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + # vaccines + Paris + Lille + + + + + + + + W + + + + W + + incr(1000) + incr(500) + + T1: (5000, {(a, 1000), (b, 500)}) + + + R + + 6500 + T0: (5000, ∅) + + diff --git a/doc/talks/2021-04-28_spirals-team/figures/svg/crdt.svg b/doc/talks/2021-04-28_spirals-team/figures/svg/crdt.svg new file mode 100644 index 00000000..6104116b --- /dev/null +++ b/doc/talks/2021-04-28_spirals-team/figures/svg/crdt.svg @@ -0,0 +1,227 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + App + + + CRDT + + + Datastore + + + -- cgit v1.2.3