View Source DivoKafka (divo_kafka v1.0.0)

Defines a simple kafka and zookeeper stack as a map compatible with divo for building a docker-compose file.

Link to this section Summary

Functions

Implements the Divo Stack behaviour to take a keyword list of defined variables specific to the DivoKafka stack and returns a map describing the service definition of zookeeper and kafka.

Link to this section Functions

@spec gen_stack([tuple()]) :: map()

Implements the Divo Stack behaviour to take a keyword list of defined variables specific to the DivoKafka stack and returns a map describing the service definition of zookeeper and kafka.