Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/leo-project/leo_redundant_manager

leo_redundant_manager monitors Gateway-node(s) and Storage-node(s) to keep availability and consistency. leo_redundant_manager also manages and provides routing-table(RING).
https://github.com/leo-project/leo_redundant_manager

erlang leofs library

Last synced: 3 months ago
JSON representation

leo_redundant_manager monitors Gateway-node(s) and Storage-node(s) to keep availability and consistency. leo_redundant_manager also manages and provides routing-table(RING).

Awesome Lists containing this project

README

        

# leo_redundant_manager

[![Build Status](https://secure.travis-ci.org/leo-project/leo_redundant_manager.png?branch=develop)](http://travis-ci.org/leo-project/leo_redundant_manager)

## 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](https://github.com/rebar/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**](https://github.com/leo-project/leo_storage), [**leo_gateway**](https://github.com/leo-project/leo_gateway) and [**leo_manager**](https://github.com/leo-project/leo_manager)
It is used to distribute a routing table and manage members of a cluster.

## Sponsors

* LeoProject/LeoFS was sponsored by [Rakuten, Inc.](https://global.rakuten.com/corp/) from 2012 to Dec of 2018.
* LeoProject/LeoFS is sponsored by [Lions Data, Ltd.](https://lions-data.com/) from Jan of 2019.