Flows Processors
A processor applies logic to traffic within a stream. Processors can modify, log, or count traffic, among other operations. Each processor reads from an request stream and sends its output to an response stream.
This modular approach allows flows to call other flows, enabling scalable, customizable API management that adapts to evolving traffic needs. By structuring traffic into reusable components, Lunar.dev Flows ensure efficient, secure, and adaptable API consumption strategies.
Traffic Control Processors
- Filter
- Limiter
- Priority Queue
- Generate Response
- Transform
- Custom Script (Coming soon)
- Fan-Out (Coming soon)
Data Collection & Analysis Processors
Resilience Processors
- Retry
- Read Cache
- Write Cache
- Batching (Coming soon)
- Fallback (Coming soon)
- Async Transformer (Coming soon)
Security Processors
- Filter
- Data Sanitation (Coming soon)