mirror https://github.com/ostinelli/syn

Roberto Ostinelli 06c019990c Reinit empty project. 3 лет назад
src 06c019990c Reinit empty project. 3 лет назад
test 06c019990c Reinit empty project. 3 лет назад
.gitignore 26d9321ec1 Switch to rebar3. 9 лет назад
.travis.yml bae548e654 Remove older versions from Travis, don't want to fix this. 4 лет назад
LICENSE.md 06c019990c Reinit empty project. 3 лет назад
Makefile b19fce7e54 Remove unnecessary benchmarks. 3 лет назад
README.md 06c019990c Reinit empty project. 3 лет назад
rebar.config 60d8425bff Start adding registry with no mnesia sync mechanisms. 5 лет назад
rebar.lock 60d8425bff Start adding registry with no mnesia sync mechanisms. 5 лет назад

README.md

Build Status Hex pm

Syn (v3)

Syn (short for synonym) is a global Process Registry and Process Group manager for Erlang and Elixir. Syn automatically manages addition / removal of nodes from the cluster, and is also able to recover from net splits.

V3 is a WIP.