Skip to content

Initial Release

Compare
Choose a tag to compare
@barakmich barakmich released this 28 Jun 02:46
· 1754 commits to master since this release

This is the initial binary release for Cayley, having now become go get friendly. Current feature list from the README is:

  • Written in Go
  • RESTful API
    • or a REPL if you prefer
  • Built-in query editor and visualizer
  • Multiple query languages:
    • Javascript, with a Gremlin-inspired* graph object.
    • (simplified) MQL, for Freebase fans
  • Plays well with multiple backend stores:
  • Modular design; easy to extend with new languages and backends
  • Decent test coverage
  • Speed, where possible.

No changes, because initial release.