divo_kafka v0.1.2 DivoKafka View Source

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

Link to this function

gen_stack(envars) View Source
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.