6 citations · 6 across the 1 of their papers we have counts for
2 papers
cs.DB2019
Detecting Incorrect Behavior of Cloud Databases as an Outsider
Cheng Tan, Changgeng Zhao, Shuai Mu +1
Cloud DBs offer strong properties, including serializability, sometimes called the gold standard database correctness property. But cloud DBs are complicated black boxes, running i…
cs.DC2019★ 6 cited
On the parallels between Paxos and Raft, and how to port optimizations
Zhaoguo Wang, Changgeng Zhao, Shuai Mu +2
In recent years, Raft has overtaken Paxos as the consensus algorithm of choice. [53] While many have pointed out similarities between the two protocols, no one has formally mapped…