Skip to content

Runs supervised, singleton processes within an Erlang cluster.

License

Notifications You must be signed in to change notification settings

balexand/single

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Single

Package Documentation CI

Runs supervised, singleton processes within an Erlang cluster.

Installation

The package can be installed by adding single to your list of dependencies in mix.exs:

def deps do
  [
    {:single, "~> 0.2.0"}
  ]
end

Usage

TODO

Alternatives

TODO

About

Runs supervised, singleton processes within an Erlang cluster.

Topics

Resources

License

Stars

Watchers

Forks

Languages