yggdrasil v3.0.2 Yggdrasil.Distributor.Adapter.Redis

Yggdrasil distributor adapter for Redis.

The name of a channel is a string.

Summary

Functions

Starts a Redis distributor adapter in a channel with some distributor publisher and optionally GenServer options

Stops the Redis adapter with its pid

Functions

start_link(channel, publisher, options \\ [])

Starts a Redis distributor adapter in a channel with some distributor publisher and optionally GenServer options.

stop(pid)

Stops the Redis adapter with its pid.