A library for practical construction, maintenance, and analysis of read-write quorum systems.
Find a file
Michael Whittaker 1b84ec3134 Added read and write capacity handling.
This stuff is weird because it's obvious how to adjust the LP, but
understanding what things mean intuitively is weird. I settled on the
new load being the inverse of the peak throughput possible. With default
load, we assume capacity at every node is 1.
2021-01-20 21:52:19 -08:00
notes Added some brainstorming thoughts. 2021-01-17 20:11:24 -08:00
quorums Added read and write capacity handling. 2021-01-20 21:52:19 -08:00
.gitignore Added quorum systems section to notes. 2021-01-14 11:32:00 -08:00