Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 487 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 487 Bytes

rexgo

rexgo is a pure Go implementation of a Rexster client, using the RexPro version 0 protocol.

NOTE only RexPro version 0 is implemented. Rexster 2.4.0 or newer is not supported.

Install using:

go get github.com/linkomnia/rexgo

License

rexgo is licensed under the 3-clause BSD license; see LICENSE.