Skip to content
Snippets Groups Projects
Select Git revision
  • eah/tls
  • master default protected
  • mrjn/deadlocks
  • mrjn/fuck-the-bank
  • mrjn/ideas
  • mrjn/licensing
  • mrjn/snapshot-posting
  • mrjn/stream
  • paulftw-master-docs
  • release/v0.7
  • release/v0.7.1
  • release/v0.7.2
  • release/v0.7.3
  • release/v0.7.4
  • release/v0.7.5
  • release/v0.7.6
  • release/v0.7.7
  • release/v0.8.0
  • release/v0.8.2
  • release/v0.8.3
20 results
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.026Jun22211698653131May2724222120171615161514121110953228Apr2620191814134230Mar24211110987432129Feb27262524231817161514131211108765432128Jan31Dec987130Nov2726252423212019181716151312111096543230Oct292827232221201916151413718Sep171625AugFixing go1.7 compatability issues (#122)Update badges at the topInitial travis-ci and coveralls Integration (#121)Changing DGraph to DgraphFix a bug which causes us to return no results in JSONRemove logrus and glog from most modules, keeping it only in bulk loaders. Instead switch to stubby like rpc tracing using net/tracer.Modify gitignore.gitignore should use dgraph binary nameSwitch from Golang RPC with custom encoding to using GRPC with customMove the executables to cmd directoryUpdate README to add benchmark dataAdd gorocksdb to govendorChange RocksDB library used to tecbot gorocksdbconn, gql: replace Error with Errorf (clear go vet errors)Update paragraph on contribution to Dgraphreplace gitter with slackAdding check for existence of mutations directory in commit/log.go.Change execuable names to contain 'dgraph'Change name from server to dgraphUpdate README and Docker echo statementUpdating bin files and benchmark results.BUG FIX: Don't call your binary go. It kills Gophers.Add comments to clarify how ToJson works.Modifying AddMutation and AddLog to fix the commit timestamp bug.Convert bytes to string before JSON encoding during ToJson. Switch to 2 servers. Add profiling info for loader.Adding suppirt for mutations in goclientHave a flag to forbit mutations on a server. Very useful for the live demo, or other read-only situations.Changing type of Value from interface{} to []byte.We don't need to use govendor here. All the deps are checked in.Commit all dependencies.vendor.json automatically gets updated to have rootPath. So, check it in.Remove unnecessary notes.txt file. Also test out the gpg key signing.Add gitignore to avoid pulling in dependencies for nowMerge pull request #84 from thezelus/vendoringMerge pull request #81 from dgraph-io/benchmarkingadded todoUpdate dockerfile to support govendoravoiding interface conversionChanging type of val in Properties to byte sliceMake the Issue Tracker note more distinct from others
Loading