peluquero v0.99.5 Peluquero.Peinados View Source

The supervisor process for the Peluquero.Redis instances.

Link to this section Summary

Functions

Returns true if Peinados has at least one child

Checks whether the child exists

Retrieves the list of peinados available

Deletes the value by key from the redis, specified by name

Retrieves the value by key from the redis, specified by name

Sets a new value for the key in the redis, specified by name

Link to this section Functions

Returns true if Peinados has at least one child.

Checks whether the child exists

Link to this function children(format \\ :full) View Source

Retrieves the list of peinados available

Deletes the value by key from the redis, specified by name

Retrieves the value by key from the redis, specified by name

Link to this function set(name \\ nil, key, value) View Source

Sets a new value for the key in the redis, specified by name

Link to this function start_link(peinados \\ []) View Source