Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 399 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 399 Bytes

Fiber

Microservice to handle all internal communication between Union nodes, built with Elixir

Why Elixir?

Erlang is a powerful language, extremely scalable and fault tolerant. As Nerve is the center of all Union operations, this must be a strong piece of software

Credits

The concept is heavily inspired from singyeong, but adapted for our needs.