Marc Brinkmann
Marc Brinkmann
Here's the latest discussion result (missing some context from the video): ## Transport Transport Network -> Network Node -> (Active Node) Observer -> Passive Node ## Consensus Protocol DistAlgorithm ->...
Regarding *quorum*, it's not not the size, but the portion of the size that matters? @afck: Can you comment on quorum and usage/occurence frequency? I am not 100% set on...
The issue I have with "majority" is that cases like *f + 1* often are not a majority =). *Threshold* is better, but do we run into confusion because it's...
I hope this will be the final version then: # Definitions ## Network Layer The transport layer routes messages sent by *nodes*. Every *transport network* message has a destination, which...
Hey, I haven't forgotten this pull request and am looking into it.
I'm willing to merge this for now, but cannot guarantee that it stays; but I'll try to make it work next time I'm hacking on Flask-Nav. One of the issues...
If this is still current, I do not think this is the right way to go about it -- I think it'd be better to derive a custom builder, like...
Seems like a regression, I'm on it.
Someone already filed it as https://github.com/mbr/simplekv/issues/57. I'll see if fixes are made, otherwise, I will pin the dependency on a specific simplekv version.
That's correct. The binary is actually obsolete, newer versions integrate with flask's own CLI interface. I'll look into this.