kevo/pkg/grpc/service
Jeremy Tregunna 2d1e42b4d6
feat: implement integrity validation with checksums for replication transport
- Add checksums for WAL entries and WAL entry batches
- Implement robust retry and circuit breaker patterns for reliability
- Add comprehensive tests for message processing and reliability features
- Enhance error handling and timeout management
2025-04-26 14:07:31 -06:00
..
replication_message_test.go feat: implement integrity validation with checksums for replication transport 2025-04-26 14:07:31 -06:00
replication_service.go feat: implement integrity validation with checksums for replication transport 2025-04-26 14:07:31 -06:00
service.go fix: engine refactor bugfix fest, go fmt 2025-04-25 23:36:08 -06:00