Articles by Tag #raft

Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!

Write Buffering to Reduce Raft Consensus Latency in YugabyteDB

YugabyteDB is an open-source distributed SQL database that is compatible with PostgreSQL. It...

Learn More 5 1Sep 14 '24

Why must a Kubernetes cluster have an odd number of nodes

If you’ve spent any time setting up or managing Kubernetes, you might have come across the...

Learn More 3 0Sep 22 '24

Batching and Push-Downs to Distribute with High-Performance reads and writes

It wouldn't be efficient to read all rows scanned by a query and replicate each write synchronously...

Learn More 2 0Sep 5 '24