Update docs
parent
705e8f2860
commit
9e0ae1084b
|
@ -2,12 +2,12 @@
|
|||
|
||||
This project provides several useful Docker-Compose script to help quickly bootup a Kakfa network, and do simple testing with create topic, send&recv msg.
|
||||
|
||||
Currently we support Kakfa 0.11.*.
|
||||
Currently we support Kakfa 2.13.*.
|
||||
|
||||
## Start
|
||||
|
||||
```bash
|
||||
$ docker-compose up -d
|
||||
$ make start
|
||||
```
|
||||
|
||||
## Test
|
||||
|
|
Loading…
Reference in New Issue