phoenixframework/firenest

Name: firenest

Owner: phoenixframework

Description: null

Created: 2016-11-04 12:40:03.0

Updated: 2018-05-24 12:03:38.0

Pushed: 2018-05-17 10:57:09.0

Homepage: null

Size: 92

Language: Elixir

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Firenest

Firenest is a library of components for building distributed systems.

All components are built on top of a replaceable topology that abstracts operations:

Installation

If available in Hex, the package can be installed as:

  1. Add firenest to your list of dependencies in mix.exs:

    deps do
    irenest, "~> 0.1.0"}]
    
    
  2. Ensure firenest is started before your application:

    application do
    lications: [:firenest]]
    
    

Documentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/firenest.


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.