|
|
|
|
|
by DblPlusUngood
2661 days ago
|
|
Yes. In theory, maybe it's useful to have more flexibility to trade-off durability for performance (smaller quorum size hopefully reduces deciding latency [unless your small quorum contains the straggler!]) for specific kinds of data in the same replica group. In practice though, it seems easier just to run separate instances of Paxos. |
|