Skip to content

Latest commit

 

History

70 提交

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

仓库 files navigation

Elixir Common

Documentation

Shared modules and utilities for Elixir services at Together AI

What is this?

Together uses the Elixir programming language for several of its services. Along with the Phoenix web framework and gRPC libraries, we're able to build high-traffic, fault-tolerant systems to serve our customers.

This repository contains modules and utilities that are used by multiple services. We do not expect anyone outside of Together to use the code in this repository, but it may serve as inspiration for your next project.

Installation

This repository is not available from Hex.pm, and instead should be installed from GitHub:

def deps do
  [
    {:together, github: "togethercomputer/elixir-common"}
  ]
end

License

Please see LICENSE for licensing details.

关于

Shared modules and utilities for Elixir services at Together

Resources

Code of conduct

Contributing

Stars

0 stars

关注者

0 watching

复刻s

发布

Used by

贡献者

Languages