Skip to content

distributed consensus protocol's bugs, flaws, deceptive traps, improvements

License

Notifications You must be signed in to change notification settings

drmingdrmer/consensus-essence

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Distributed Consensus Essence

It's challenging to design, to implement or to detect bugs in the realm of distributed consensus, and even a small problem could result in data loss. This repo is a list of distributed consensus protocol's bugs, flaws, deceptive traps, and improvements.

Type description
Bug a bug that will break the consensus.
Trap not a bug, but somehow misleading. People may believe it is a bug.
Suboptimal a solution that works, but not in the best way.
Optimize Improvement to a current design.
Variant Another way to implement a consensus.

Ideas


Contribution

Thank you for sharing a distributed consensus bug/issue. Even a small problem could result in data loss.

About

distributed consensus protocol's bugs, flaws, deceptive traps, improvements

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published