Need to set the received messages into a database, which field are we supposed to post into the database?
Only the message value or every information retrieved in the kafka message?
Also, related to the database, do we need to work on an external package to create the key/value publish interface on postgres?
Need to set the received messages into a database, which field are we supposed to post into the database? Only the message value or every information retrieved in the kafka message?
Also, related to the database, do we need to work on an external package to create the key/value publish interface on postgres?