There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
Communication between two docker containers using KAFKA. In app1 if the create a user in postgres, the app2 will get the user data and save it to mongo.