Skip to content

Commit

Permalink
doc: updates README to reflect new design changes (#17)
Browse files Browse the repository at this point in the history
* doc: added section on cluster hierarchy

* style: removed trailing whitespace in README

* style: removed fig legend info out of pre blocks

* doc: added section on service discovery

* doc: added assumption on number of replicas

* style: wrap text

* fix: typo in service discovery section

* fix: typo in service discovery section

* style: make variables in wikipedia quoted section italic

* doc: adds section on supported execution models

* doc: adds section on request routing in nodes in the README

* chore: added diagram link for partition control flow

* doc: adds section on partition replica controller, persistence mechanism and execution model
  • Loading branch information
arindas authored May 27, 2023
1 parent f462b65 commit 8faaed3
Show file tree
Hide file tree
Showing 2 changed files with 443 additions and 182 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
/target
book/
*.bak
Loading

0 comments on commit 8faaed3

Please sign in to comment.