Search
Some typespecs for LibRedis
@type name() :: atom()
@type on_start() :: {:ok, pid()} | :ignore | {:error, {:already_started, pid()} | term()}
@type password() :: bitstring()
@type url() :: bitstring()