kevo/pkg/replication
Jeremy Tregunna 2b44cadd37 fix: Remove code that's never reachable
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-04-29 15:03:03 -06:00
..
proto feat: Extend WAL to support observers & replication protocol 2025-04-29 15:03:03 -06:00
batch_test.go fix: Remove code that's never reachable 2025-04-29 15:03:03 -06:00
batch.go feat: Extend WAL to support observers & replication protocol 2025-04-29 15:03:03 -06:00
common_test.go feat: Extend WAL to support observers & replication protocol 2025-04-29 15:03:03 -06:00
common.go feat: Extend WAL to support observers & replication protocol 2025-04-29 15:03:03 -06:00
compression_test.go feat: Extend WAL to support observers & replication protocol 2025-04-29 15:03:03 -06:00
compression.go feat: Extend WAL to support observers & replication protocol 2025-04-29 15:03:03 -06:00
heartbeat_test.go chore: go fmt 2025-04-29 15:03:03 -06:00
heartbeat.go chore: go fmt 2025-04-29 15:03:03 -06:00
info_provider.go feat: Update client sdk (Go) with smart connection logic 2025-04-29 15:03:03 -06:00
manager_test.go feat: Update client sdk (Go) with smart connection logic 2025-04-29 15:03:03 -06:00
manager.go feat: Add replication manager to manage primary/replica 2025-04-29 15:03:03 -06:00
primary_info.go feat: Update client sdk (Go) with smart connection logic 2025-04-29 15:03:03 -06:00
primary_test.go feat: Replica node implementation 2025-04-29 15:03:03 -06:00
primary.go chore: go fmt 2025-04-29 15:03:03 -06:00
replica_test.go feat: Replica node implementation 2025-04-29 15:03:03 -06:00
replica.go feat: Replica node implementation 2025-04-29 15:03:03 -06:00
state_test.go feat: Extend WAL to support observers & replication protocol 2025-04-29 15:03:03 -06:00
state.go feat: Extend WAL to support observers & replication protocol 2025-04-29 15:03:03 -06:00