- Jun 26, 2016
-
-
Kenneth Shaw authored
-
- Jun 09, 2016
-
-
Manish R Jain authored
encoding. This helps us use the amazing context feature of grpc for RPC tracing and client to server enforced deadlines. Also upgrade the protobuf package so we can compile proto3.
-
- Jun 06, 2016
-
-
Ashwin Ramesh authored
-
- May 17, 2016
-
-
Manish R Jain authored
-
- May 16, 2016
-
-
The Zelus authored
Resolves - https://discuss.dgraph.io/t/vendoring-dependencies-for-dgraph/177 Pertaining to the discussion mentioned above: GLOCKFILE has been removed, README has been updated, and vendor/vendor.json has been added. At this point of time we are only adding dependency information file(vendor.json) and not the actual dependencies. This commit also helps avoiding installation of dependencies in $GOPATH if vendor directory is synced using govendor.
-