Skip to content

dauren-shalabayev/kafka_docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

1.go mod init example.com/m

2.go get github.com/segmentio/kafka-go

3.in kafka

kafka-topics.sh --create --bootstrap-server localhost:9092 --replication-factor 1 --partitions 1 --topic your-topic

About

Docker compose for kafka

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages