Skip to content
Open
No due date
Last updated Jun 13, 2016
100% complete

Requirements:

Connection driver supports:

  1. Supervision
  2. Can be connection pooled if someone wants to do it (not part of this lib)
  3. Support all queries

Query language:

  1. Every function in official API reference (with some exception which should be noted)
  2. Accepts native erlang data and converts to ReQL (arrays, objects, etc.)
  3. Documented and spec'd

Results:

  1. Raw result (not an ORM)
  2. Feeds are Enumerable
  3. Some mechanism for a supervised feed should be possible (documented, but doesn't have to be provided by this lib)

I feel like these are the foundational pieces and that we can commit to the APIs presented here.

List view

There are no open issues in this milestone

Add issues to milestones to help organize your work for a particular release or project. Find and add issues with no milestones in this repo.