Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 732 Bytes

File metadata and controls

14 lines (10 loc) · 732 Bytes

Aquila

The runtime gateway for execution management

  • Maintains Flows in their most up-to-date state
  • Efficiently transfers execution results between services
  • Updates all Runtime Modules (DataTypes, RuntimeFlowTypes, FlowTypes, RuntimeFunctionDefinitions, RuntimeFunctions and Configurations)
  • Serves as the entry point for new addons (Actions) to be integrated into the runtime block

Used Technologies

Rust x Tonic

Contribute / Setup

Read the Installation Guide if you want to deploy an Aquila instance or see the Development Guide if you want to contribute.