Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add example projects mainly as documentation of Gorums features #182

Open
meling opened this issue Mar 20, 2024 · 0 comments
Open

Add example projects mainly as documentation of Gorums features #182

meling opened this issue Mar 20, 2024 · 0 comments
Assignees

Comments

@meling
Copy link
Member

meling commented Mar 20, 2024

We should add more projects to the examples folder. We can showcase the per-node-argument functions, used in recstore and we can showcase how we can implement Byzantine protocols with cryptographic keys in the quorum spec, as in byzq. We could also add the raft project as an example. It would be interesting to confirm that current version of Gorums solves the issue we had in the Raft project with quorum calls sometimes becoming unordered due to concurrency.

Adding these will require some work since these older projects are not "complete" and up-to-date (don't even have go.mod) and may require substantial testing.

@meling meling self-assigned this Mar 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant