All checks were successful
Go Tests / Run Tests (1.24.2) (pull_request) Successful in 9m49s
This commit implements the replication transport layer as part of Phase 2 of the replication plan. Key components include: - Add protocol buffer definitions for replication services - Implement WALReplicator extension for processor management - Create replication service server implementation - Add replication client and server transport implementations - Implement storage snapshot interface for bootstrap operations - Standardize package naming across replication components |
||
---|---|---|
.. | ||
applier_test.go | ||
applier.go | ||
lamport_clock_test.go | ||
lamport_clock.go | ||
replicator_ext.go | ||
replicator_test.go | ||
replicator.go | ||
serialization_test.go | ||
serialization.go | ||
storage_snapshot.go |