diff options
author | Alex Auvolat <alex@adnab.me> | 2024-02-01 11:43:21 +0100 |
---|---|---|
committer | Alex Auvolat <alex@adnab.me> | 2024-02-01 11:43:21 +0100 |
commit | 76e09c047269995cb0f0b6dca53124a54d68da65 (patch) | |
tree | df795c8485901ba8bf91ef4788f21242be0471de /doc/talks/2024-02-03-fosdem | |
parent | 1d30cf36c8ffb979d0868195c9172a60894c2d56 (diff) | |
download | garage-76e09c047269995cb0f0b6dca53124a54d68da65.tar.gz garage-76e09c047269995cb0f0b6dca53124a54d68da65.zip |
[talk-fosdem-24] small change in talktalk-fosdem-24
Diffstat (limited to 'doc/talks/2024-02-03-fosdem')
-rw-r--r-- | doc/talks/2024-02-03-fosdem/talk.pdf | bin | 3803923 -> 3804091 bytes | |||
-rw-r--r-- | doc/talks/2024-02-03-fosdem/talk.tex | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/doc/talks/2024-02-03-fosdem/talk.pdf b/doc/talks/2024-02-03-fosdem/talk.pdf Binary files differindex 4096835c..ef3f5c81 100644 --- a/doc/talks/2024-02-03-fosdem/talk.pdf +++ b/doc/talks/2024-02-03-fosdem/talk.pdf diff --git a/doc/talks/2024-02-03-fosdem/talk.tex b/doc/talks/2024-02-03-fosdem/talk.tex index cebdb6b6..b36bf893 100644 --- a/doc/talks/2024-02-03-fosdem/talk.tex +++ b/doc/talks/2024-02-03-fosdem/talk.tex @@ -180,7 +180,7 @@ \underline{Internally, Garage uses only CRDTs} (conflict-free replicated data types) \vspace{2em} - No Raft, ... Why? + Why not Raft, Paxos, ...? Issues of consensus algorithms: \vspace{1em} \begin{itemize} |