Releases: lnshi/node-cayley
Releases · lnshi/node-cayley
v1.1.1
Initia 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