Catalog overview
This catalog details the modular processing units available in the fluxrig ecosystem.
Native built-ins
These gears are mature, optimized, and available for production use in the current core release.
- Bento gear: Universal I/O using the mature Bento engine (Pure Logic + Local I/O in the standard binary; institutional connectors via custom build).
- ISO8583 I/O gear: High-performance TCP socket with length-prefixed framing.
- TCP I/O gear: Generic TCP I/O with delimiter-based framing (ingress/egress).
- ISO8583 codec gear: Standardized parser for ISO8583 financial dialects.
- Coat Check gear: Implements the "detached state" pattern for asynchronous correlation.
- Wasm logic gear: User-defined logic extensions via WebAssembly (Filter role available today; polyglot source gears are roadmap).
Roadmap
These gears are currently in the Architectural Proposal or Early Beta phase.
- Conductor gear: Transaction switching, connection routing plus reply correlation over the valet ticket store; generalizes the Coat Check.
- Correlator gear [Roadmap]: Parallel shadow mastering / differential analysis (distinct from the Conductor's reply matching).
- Modbus I/O gear [Roadmap]: Direct PLC integration (Modbus/TCP & RTU).
- LoRaWAN I/O gear [Roadmap]: Integrated LNS-less sensor connectivity.
- Zigbee I/O gear [Roadmap]: Industrial automation connectivity.
- Network sniffer [Roadmap]: Passive network tap (AF_PACKET).
- Observability gears [Roadmap]: Native connectors for external APM backends.