Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 273 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 273 Bytes

Kakfa

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.*.

Start

$ docker-compose up -d
$ docker exec -it cli bash