Raditz
Pooled Redis client for Elixir based on Redix.
Installation
The package can be installed
by adding raditz
to your list of dependencies in mix.exs
:
def deps do
[
{:raditz, "~> 0.0.1"}
]
end
The docs can be found at https://hexdocs.pm/raditz.