Skip to content

Commit

Permalink
fit on page
Browse files Browse the repository at this point in the history
  • Loading branch information
jitsedesmet committed Jun 9, 2024
1 parent c4716af commit adeb556
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions presentation/final-presentation.html
Original file line number Diff line number Diff line change
Expand Up @@ -446,12 +446,12 @@ <h3>Empirical Evaluation</h3>
<h3>Conclusion</h3>

<ul>
<li>Creating an automated client with limited overhead is possible.</li>
<li>Lack of server-side control might be an (inherent) problem</li>
<li>Automated Client with limited overhead is possible.</li>
<li>Lack of server-side control - Inherent problem</li>
<li>Inter-pod Updates - What if I want to move data between pods?</li>
<li>Other Interfaces - Is document oriented the best?</li>
<li>View Creation and Discovery - Since structure has a high influence on execution time</li>
<li>Smart Access control - Now that we know what a document is</li>
<li>View Creation and Discovery - Structure has a high influence on execution time</li>
<li>Smart Access control - Now that we know what a document is, can we guess what AC means?</li>
<li>CAP / ACID - transaction / BASE - CRDTs</li>
</ul>

Expand Down

0 comments on commit adeb556

Please sign in to comment.