Skip to content

Commit

Permalink
Merge pull request #37 from TheBonheurs/final_touches
Browse files Browse the repository at this point in the history
Improve formatting
  • Loading branch information
Jimver authored Apr 24, 2020
2 parents de52412 + 292ade9 commit 011565b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ To run the 7 node cluster run:
...

```sbt "runMain dynamodb.cluster.cluster7.node7```

on the different nodes, make sure the IP addresses of these nodes are updated in the `dynamodb.cluster.cluster7.package` file.

In the same file you can change the cluster config at `val clusterConfig` to have different parameters for **N**, **W**, and **R**.
Expand Down

0 comments on commit 011565b

Please sign in to comment.