kevo/pkg/engine/storage
Jeremy Tregunna f9e332096c feat: Update client sdk (Go) with smart connection logic
- Client SDK will connect to a node, get node information and decide if
  it needs to connect to a primary for writes, or pick a replica to
  connect to for reads
- Updated service with a GetNodeInfo rpc call which returns information
  about the node to enable the smart selection code in the sdks
2025-04-29 15:03:03 -06:00
..
manager_wal.go feat: Update client sdk (Go) with smart connection logic 2025-04-29 15:03:03 -06:00
manager.go feat: Update client sdk (Go) with smart connection logic 2025-04-29 15:03:03 -06:00
retry.go fix: add the retry logic 2025-04-26 11:28:59 -06:00