countradooku opened a new issue, #3496: URL: https://github.com/apache/iggy/issues/3496
## Summary Add a Meilisearch source connector that polls documents from a Meilisearch index and produces JSON messages into Iggy. ## Motivation Users should be able to ingest Meilisearch documents into Iggy streams with stable cursor-based polling and persisted connector state. ## Scope - Add the source connector crate and sample runtime config. - Document source configuration, retry behavior, and primary-key cursor requirements. - Add Docker-backed integration coverage for producing indexed documents. -- 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]
