Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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).
- Host: GitHub
- URL: https://github.com/leo-project/leo_redundant_manager
- Owner: leo-project
- License: apache-2.0
- Created: 2012-06-06T15:27:34.000Z (over 12 years ago)
- Default Branch: develop
- Last Pushed: 2020-05-31T13:56:53.000Z (over 4 years ago)
- Last Synced: 2024-04-23T14:10:04.955Z (9 months ago)
- Topics: erlang, leofs, library
- Language: Erlang
- Homepage: http://leo-project.net/leofs
- Size: 1.52 MB
- Stars: 13
- Watchers: 3
- Forks: 9
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
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.