Hello everyone,
We are building a system that uses a Kafka pipeline and Event Driven Architecture to process, manage, and track financial transactions. Instead of building the financial software from scratch, we are exploring libraries or off-the-shelf solutions that can integrate natively with Confluent/Kafka.
We are focusing on the core financial functionality: processing and managing transactions, so we don’t need a full fledged CRM or ERP. For example, Apache Fineract seems promising, but it appears to have limited Kafka integration (mainly for notifications and messaging queues).
Are there any financial systems, libraries, or frameworks worth looking into that offer native or really any support for Kafka/EDA? Additionally, are there any best practices, integration patterns, or books you’d recommend for working with financial software and Kafka?
It looks like Thought Machine Vault Core has native Kafka integration. 10x Banking also looks to be purpose built to integrate with Kafka Partner - Confluent
Thanks in advance for any and all insights!