2 citations · 3 across the 4 of their papers we have counts for
4 papers · 1 filter
CausalSpartanX: Causal Consistency and Non-Blocking Read-Only Transactions
Mohammad Roohitavaf, Murat Demirbas, Sandeep Kulkarni
Causal consistency is an intermediate consistency model that can be achieved together with high availability and performance requirements even in presence of network partitions. In…
Session Guarantees with Raft and Hybrid Logical Clocks
Mohammad Roohitavaf, Jung-Sang Ahn, Woon-Hak Kang +4
Eventual consistency is a popular consistency model for geo-replicated data stores. Although eventual consistency provides high performance and availability, it can cause anomalies…
Toward Adaptive Causal Consistency for Replicated Data Stores
Mohammad Roohitavaf, Sandeep Kulkarni
Causal consistency for key-value stores has two main requirements (1) do not make a version visible if some of its dependencies are invisible as it may violate causal consistency i…
DKVF: A Framework for Rapid Prototyping and Evaluating Distributed Key-value Stores
Mohammad Roohitavaf, Sandeep Kulkarni
We present our framework DKVF that enables one to quickly prototype and evaluate new protocols for key-value stores and compare them with existing protocols based on selected bench…