Skip to content

Commit

Permalink
minor updates to README
Browse files Browse the repository at this point in the history
  • Loading branch information
josehu07 committed Aug 18, 2023
1 parent 6b1bd1f commit 7277ff4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ Summerset is a distributed key-value store supporting a wide range of state mach
<details>
<summary>List of currently implemented protocols...</summary>

| :--: | :---------- |
| Name | Description |
| :--: | :---------- |
| `RepNothing` | Simplest protocol w/o any replication |
| `SimplePush` | Pushing to peers w/o any consistency guarantees |
| `MultiPaxos` | Classic [MultiPaxos](https://www.microsoft.com/en-us/research/uploads/prod/2016/12/paxos-simple-Copy.pdf) protocol |
Expand Down

0 comments on commit 7277ff4

Please sign in to comment.