Hi, all:
Currently, service comb saga have implemented transaction management based on microservice. But in some cases, users want to use Saga with a simpler way, such as local or embedded call. So we want to discuss whether it is possible to extend a local or embedded interface. When the user implements the embedded interface and injects Saga into the native program, Saga calls the local method directly instead of calling the microservice. Best Wishes & Regards
