Skip to content

Initia Release

Compare
Choose a tag to compare
@lnshi lnshi released this 18 Feb 11:15
· 19 commits to master since this release

This is the initial release, all APIs listed in the README.md guidebook should work properly, and basically to say the lib has the following features:

  • ES6 based.
  • TLS supported.
  • Multiple cayley hosts supported.
  • Default random client selection strategy.
  • Bluebird Promise style and callback style APIs.
  • Transparent bidirectional JSON <-> N-Quads data formatting handling.
  • Travis CI.
  • Fully covered mocha + chai test cases.
  • Clearly designed entry-level N-Quads data: friend_circle_with_label.nq and equivalent JSON for getting you in.

Test environment:

  • node: v6.9.1
  • cayley: quay.io/cayleygraph/cayley:latest Feb 18th, 2017