redix_sentinel v0.6.1 API Reference
Modules
RedixSentinel provides support for sentinels. A Redix process is
started as child process with :exit_on_disconnection
set to true
and the reconnection is handled by the parent process. All the
functions except start_link/3
has the same API interface as Redix