Resilient script execution

for stitching microservices and serverless functions
Resilient script execution
Transactions don't work over HTTP. Instead use RockScript to maintain consistency over a combination of queries, transformations, updates and even long running activities.
Code your workflows
Instead of graphical tools, developers prefer code. RockScript is based on JavaScript.
Event-driven
RockScript targets event-driven microservices and ideal for stitching serverless cloud functions and any API operation.
Separate business logic from boiler plate
By splitting business logic in the script from service function implementations details, your code gets more readable and maintainable.