edgexr / edge-cloud-platform

Apache License 2.0
1 stars 0 forks source link

grpc connection cache #348

Closed gainsley closed 3 months ago

gainsley commented 3 months ago

This adds a GRPC connection cache to manage multiple GRPC clients. This is actually somewhat copied from similar code in MC, which manages GRPC clients per region.

I'm adding it to edge-cloud-platform so we can manage GRPC clients per CCRM nodeType from the Controller.