Geographic Consensus Layer: A Hybrid Consistency Approach for Distributed NoSQL Systems

Authors

  • Vaibhav Haribhau Khedkar Marshall University, USA

DOI:

https://doi.org/10.32996/jcsts.2025.7.11.32

Keywords:

Distributed databases, NoSQL, hybrid consistency, Paxos consensus, geo-distribution, linearizability

Abstract

The Geographic Consensus Layer (GCL) presents a novel hybrid consistency architecture for distributed NoSQL database systems, specifically addressing the challenges of achieving strong consistency in geo-distributed Apache Cassandra deployments. By introducing a decoupled control plane implementing Multi-Paxos across regions, GCL provides linearizable consistency guarantees exclusively for critical operations while preserving high performance for non-critical workloads. This article effectively isolates the unavoidable latency penalties of cross-region consensus to only those operations that genuinely require strong consistency. Experimental evaluation demonstrates that GCL maintains near-baseline throughput while ensuring linearizability where needed. Architecture includes metadata-cavalry unanimous, operation batching, and pipeline processing, such as adaptation to reduce overheads. The GCL represents a practical solution for the fundamental trade-bands imposed by the CAP theorem, enabling the organizations to deploy globally distributed globally without renouncing continuity for wider operations or comprehensive systems.

Downloads

Published

2025-11-06

Issue

Section

Research Article

How to Cite

Vaibhav Haribhau Khedkar. (2025). Geographic Consensus Layer: A Hybrid Consistency Approach for Distributed NoSQL Systems. Journal of Computer Science and Technology Studies, 7(11), 333-338. https://doi.org/10.32996/jcsts.2025.7.11.32