In order to integrate with other micro-services it would be good if the sip-core can be run as grpc service. This service is a requirement for the web-based interface for the mapping-engine.
This issue adds the following support:
Maven package for the GRPC service
Protobuf definition for the service and datamodel
LRU caching for compiled record definitions and mappings
In order to integrate with other micro-services it would be good if the sip-core can be run as grpc service. This service is a requirement for the web-based interface for the mapping-engine.
This issue adds the following support: