Shielded.Gossip icon indicating copy to clipboard operation
Shielded.Gossip copied to clipboard

Consider alternative CASPaxos implimentation instead of Gossip

Open AceHack opened this issue 7 years ago • 1 comments

I realize this would probably be a new Shielded.CASPaxos, not a change to this library but would love to see Shielded combined with CASPaxos

More info: https://arxiv.org/abs/1802.07000 https://github.com/gryadka/js https://github.com/peterbourgon/caspaxos http://rystsov.info/

AceHack avatar Feb 11 '19 04:02 AceHack

Hello! I think this might be interesting for the consistent backend. Currently it uses a very simple 2PC, which I chose, honestly, merely for the simplicity. I'll keep this open to remind me to have a deeper look at this when I find the time. Thank you!

jbakic avatar Feb 15 '19 14:02 jbakic