Skip to content

repeatedly/reed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ReeD

ArangoDB Driver for D.

ReeD derived from Avocado varieties.

Usage

See example directory.

Progress (v2.0.x)

Supported

  • API

    • Collections

    • Bulk Imports

    • Documents

      • "etag" header is not supported yet

      • PATCH is not supported yet

    • Index

      • geo is not supported yet
    • AQL Query Cursors

      • TODO: Implement AQL builder
    • Simple Queries

      • near, within, -by-example, by-example-, by-condition-* are not supported yet
  • Administration

    • Monitoring

    • Miscellaneous functions

Unsupported yet

  • Graph related APIs
  • Batch Request APIs
  • Async Job (Need to use own HTTP reqeust instead of std.net.curl.post)
  • User Management APIs
  • Endpoint APIs

TODO

  • Implement APIs (See Progress section)
  • Using yajl-d or Robert's JSON module

Link

Copyright

Copyright (c) 2012- Masahiro Nakagawa

Distributed under the Boost Software License, Version 1.0.

About

Arango Driver for D

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published