eddy147 / reconnect

reconnect to kafka if it is shortly off line

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Reconnect

TODO: Add description

Installation

If available in Hex, the package can be installed by adding reconnect to your list of dependencies in mix.exs:

def deps do
  [
    {:reconnect, "~> 0.1.0"}
  ]
end

Documentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/reconnect.

About

reconnect to kafka if it is shortly off line


Languages

Language:Elixir 65.6%Language:Shell 32.1%Language:Dockerfile 2.2%