Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 683 Bytes

File metadata and controls

14 lines (10 loc) · 683 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 Definitions (DataTypes, FlowTypes and RuntimeFunctionDefinitions)
  • 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 Setup Guide if you want to deploy an Aquila instance or see the Development Guide if you want to contribute