- Primary nodes will connect to the WAL for observations, start a gRPC server for replication, and shutdown properly - Replica nodes will connect to the primary, apply received entries to local storage, and enforce read-only mode for consistency - Integrates the decision primary/replica/standalone into the kevo cli |
||
---|---|---|
.. | ||
proto | ||
batch_test.go | ||
batch.go | ||
common_test.go | ||
common.go | ||
compression_test.go | ||
compression.go | ||
heartbeat_test.go | ||
heartbeat.go | ||
manager_test.go | ||
manager.go | ||
primary_test.go | ||
primary.go | ||
replica_test.go | ||
replica.go | ||
state_test.go | ||
state.go |