node-sagas
Library for handling distributed transactions in the microservices architecture
Library for handling distributed transactions in the microservices architecture
Allows clients to connect to a server and signal via a light-weight shoulder-tap event to indicate that work is available. It utilizes UDP. It was implemented to reduce latency and need for high frequency polling when implementing reliable distributed tra
Library for handling distributed transactions using an orchestrator