Skip to content

An Elixir application that manages the starting and stopping of fdbmonitor.

License

Notifications You must be signed in to change notification settings

foundationdb-beam/ex_fdbmonitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ExFdbmonitor

ExFdbmonitor is an Elixir application that manages the starting and stopping of fdbmonitor, which is the management process for FoundationDB.

The goal of ExFdbmonitor is to allow a FoundationDB cluster to bootstrap itself using the distributed capabilities of the Erlang VM.

With a correctly crafted set of application environment variables, a cluster can be brought up from zero as long as each node is started individually.

Once the cluster is established, node restarts are equivalent to restarts of fdbmonitor itself.

Work in progress.

About

An Elixir application that manages the starting and stopping of fdbmonitor.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published