Contributor
Jakub Janarek

Create an Elixir client for BarrelDB


Mentors
Benoit Chesneau
Organization
Beam Community

Make a BarrelDB client in idiomatic Elixir with its tests and documentation. The project scope depending on the progress done may also involve:

  • creating a client-enforced schema and document changeset similar to the one in Ecto
  • writing an aggregation framework for the client . creating a GraphQL API for BarrelDB
  • adding a statistics and health service
  • supporting rate limiting and throttling