kevo/pkg/grpc/service
Jeremy Tregunna 1974dbfa7b
feat: implement access control and persistence for replicas
- Add access control system for replica authorization
- Implement persistence of replica information
- Add stale replica detection
- Create comprehensive tests for replica registration
- Update ReplicationServiceServer to use new components
2025-04-26 14:23:42 -06:00
..
replica_registration_test.go feat: implement access control and persistence for replicas 2025-04-26 14:23:42 -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 access control and persistence for replicas 2025-04-26 14:23:42 -06:00
service.go fix: engine refactor bugfix fest, go fmt 2025-04-25 23:36:08 -06:00