divo_redis v0.1.2 DivoRedis View Source

Defines a simple redis 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 DivoRedis stack and returns a map describing the service definition of redis

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 DivoRedis stack and returns a map describing the service definition of redis.