Comment on SenseiDB: Open-source, distributed, realtime, semi-structured databaseComments−ericmoritz14ySo to get data into this database, I have to have a Gateway implementation in Java?Would I have to publish messages to Kafka in my language of choice to avoid writing any Java?−javasoze14yThere is a Kafka gateway packaged with Sensei, see sensei-gateways module.We love Kafka!
Comments
So to get data into this database, I have to have a Gateway implementation in Java?
Would I have to publish messages to Kafka in my language of choice to avoid writing any Java?
There is a Kafka gateway packaged with Sensei, see sensei-gateways module.
We love Kafka!