countradooku opened a new issue, #3495: URL: https://github.com/apache/iggy/issues/3495
## Summary Add a Meilisearch sink connector that consumes Iggy messages and indexes them into a Meilisearch index through the official Rust SDK. ## Motivation Users should be able to route Iggy stream data into Meilisearch for full-text search and retrieval without writing a custom connector. ## Scope - Add the sink connector crate and sample runtime config. - Document sink configuration and payload behavior. - Add Docker-backed integration coverage for indexing JSON messages. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
