jxub / barrel_ex

BarrelDB Elixir client done in my GSoC '18. Mirror of https://gitlab.com/barrel-db/Clients/barrel_ex

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Barrex

BarrelDB Elixir client

Installation

If available in Hex, the package can be installed by adding barrex to your list of dependencies in mix.exs:

def deps do
  [
    {:barrex, "~> 0.1.0"}
  ]
end

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

About

BarrelDB Elixir client done in my GSoC '18. Mirror of https://gitlab.com/barrel-db/Clients/barrel_ex


Languages

Language:Elixir 100.0%