-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Nick Walker edited this page Jan 26, 2022
·
3 revisions
Do not go beyond the scope of this project even if it's exciting.
- Uses Butter framework.
- Implement library add on for persistent data storage.
- On the same layer of abstraction as other key features such as peer discovery and node storage.
- Group Join (creation in case of empty group)
- Group management
- Group store
- Leader election
- Should be need to modify the Node struct for example, how would we go about that? Or should that case be avoided entirely?