Farango is a client for ArangoDB written in F#.
Farango is currently a library of convenience. That means we will implement features as we need them. We are, of course, open to community involvement.
0.0.1
- Create, read, replace, update, and delete documents
- Query in batches and sequences
0.0.2
- Documentation updates
0.0.3
- Change data capture
0.0.4
- Queries use bindVars
- Query error reporting
- Styled documentation