Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 1.12 KB

README.md

File metadata and controls

21 lines (13 loc) · 1.12 KB

leo_redundant_manager

Build Status

Overview

  • "leo_redundant_manager" monitors Gateway-node(s) and Storage-node(s) for keeping availability and consistency.
  • "leo_redundant_manager" manages and provide routing-table(RING).
  • "leo_redundant_manager" uses rebar build system. Makefile so that simply running "make" at the top level should work.
  • "leo_redundant_manager" requires Erlang/OTP 19.3 or later.

Usage in Leo Project

leo_redundant_manager is used in leo_storage, leo_gateway and leo_manager It is used to distribute a routing table and manage members of a cluster.

Sponsors