Candle Documentation

Components

  • WasmRS Components - A component whose implementation is a WebAssembly module leveraging the wasmRS RSocket protocol.
  • Composite Components - A component made up of other components and whose operations are defined as a data flow between other operations.
  • HTTP Client Components - A component whose operations are defined as SQL queries to a remote database.
  • SQL Components - A component whose operations are defined as SQL queries to a remote database.