dgraph icon indicating copy to clipboard operation
dgraph copied to clipboard

The high-performance database for modern applications

Results 283 dgraph issues
Sort by recently updated
recently updated
newest added

DGRAPH-2608 This tests dgraph under continuous deletions and insertions. We saw that dgraph disk usage grows under such load and the has query times out in such a scenario. ---...

area/integrations
Check if resolved

This change is [](https://reviewable.io/reviews/dgraph-io/dgraph/7211)

### Motivation This PR fixes: GRAPHQL-1078 Before this fix following query used to append aliase'd predicate in lambda resolved field. ``` query { queryUser { id actualName: name name: email...

area/graphql

This adds a `dgraph debug --parse_key` flag that can return the ParsedKey struct of a hex key. This is useful if there's a lone key that you want parse without...

Cherry-pick of #7643. The export and backup code were using BestCompression and Default gzip compression levels respectively. We see a 4x speed improvement when switching from BestCompression to BestSpeed compression...

Cherry-pick of #6815. FIxes GRAPHQL-747 Fixes [Discuss Issue](https://discuss.dgraph.io/t/multiple-values-for-the-graphql-schema/10881) This PR fixes the issue where you would get an error, if you first add a GraphQL schema, then delete the GraphQL...

area/graphql

Do not review. --- This change is [](https://reviewable.io/reviews/dgraph-io/dgraph/7662)

area/bulk-loader

Fixes DGRAPH-3180 --- This change is [](https://reviewable.io/reviews/dgraph-io/dgraph/7718)

area/graphql

$SUBJECT --- This change is [](https://reviewable.io/reviews/dgraph-io/dgraph/7820)

area/graphql
area/bulk-loader
area/live-loader

--- This change is [](https://reviewable.io/reviews/dgraph-io/dgraph/7824)