https://github.com/google/cayley
Raw File
Tip revision: c73198415d3b167718343c241d6cec5271b9bf9d authored by camazotz on 21 September 2017, 21:40:32 UTC
Add apply deltas for elastic
Tip revision: c731984
README.md
# Examples

Each of the examples can be run with 

```go run hello_world/main.go```

obviously changing **hello_world** to the one you want to run!

The hello_bolt example requires `go get`.
back to top