What problem does it solve?
This Skill allows you to modify the Apache Iggy Connectors runtime, which includes configuring plugin loading, managing the lifecycle of plugins, and bridging Apache Iggy streams to plugins via FFI. It is designed for advanced users who need to customize the runtime for specific requirements.
Core Features & Use Cases
- Plugin Configuration: Customize the loading and management of plugins within the runtime.
- Runtime Management: Manage the lifecycle of plugins, including starting, stopping, and monitoring their status.
- FFI Bridge Customization: Modify the FFI dispatch, sink/source manager, state storage, config providers, HTTP control API, metrics, and transforms wiring.
- Use Case: If you need to implement custom logic for plugin loading or have specific requirements for how data is handled between Apache Iggy and plugins, this Skill provides the necessary tools.
Quick Start
Use the connector-runtime skill to update the configuration for the Apache Iggy connectors runtime.