ostinelli / ram

A distributed KV store for Erlang and Elixir.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Function to determine if the current node is the master/main elected node

shifters67 opened this issue · comments

As RAM is already doing the main/clone elections - is it possible to know if the current node is the main node? or to find out what node is the main node?