Before I go and write an agent to de-queue Apache ActiveMQ Artemis messages (from both topics and queues) to disk for loading via a file pipeline, are there any plans to, or interest in, providing a pipeline connector for ActiveMQ Artemis?
I’d rather not introduce the complexity of using Apache Kafka to bridge between ActiveMQ Artemis and SingleStoreDB. I’d also like to avoid the latency of de-queueing to disk.
Has SingleStore considered a plugin interface for pipeline connectors? Or even something like a websocket interface?
Thanks!
Daryl