Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.telophasehq.com/llms.txt

Use this file to discover all available pages before exploring further.

Start the runtime with your configured sources → plugins → sinks.
tangent run --config tangent.yaml
What it does
  • Pull data from sources
  • Passes data to plugins
  • Writes to the sink named in each output (or the default sink)
Tips
  • Use RUST_LOG=info (or debug) to see more runtime logs.
  • Start with the File or Socket source, then swap in SQS/MSK.
See also: tangent.yaml, bench, test.