Requirements:
Connection driver supports:
- Supervision
- Can be connection pooled if someone wants to do it (not part of this lib)
- Support all queries
Query language:
- Every function in official API reference (with some exception which should be noted)
- Accepts native erlang data and converts to ReQL (arrays, objects, etc.)
- Documented and spec'd
Results:
- Raw result (not an ORM)
- Feeds are Enumerable
- 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
0 issues of 0 selected
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.