Michel Diz

Results 89 issues of Michel Diz

## Problem GraphQL users do not have access to logs of queries executed via GraphQL. This log is very useful in determining the cause of a possible problem. ## Solution...

area/graphql
dgraph

## Problem The current project repository does not have spell checking enabled, which can lead to inconsistencies and errors in the written content. ## Solution Added spell checking functionality using...

area/integrations

### Use case By introducing Abstract Syntax Trees (AST) for mutations, Dgraph can evolve into a truly multilingual database engine, effortlessly catering to a wide array of data languages and...

kind/feature
dgraph

### Use case Some time ago, Dgraph was able to define the amount of Cache memory by itself based on the available memory in the system. For some unknown reason...

kind/feature
dgraph

### Use case Related to #8887 Dgraph, known for its performance and scalability, can take a revolutionary step forward by exposing an endpoint that accepts pure Abstract Syntax Trees (AST)....

kind/feature
dgraph

### Use case Merkle Trees are exceptional at ensuring the integrity of large sets of data. By using cryptographic hashes, they can quickly verify whether the data has been altered...

kind/feature
dgraph

## Problem It's hard to find a specific query. So having a tag in the query body as a comment helps filter through the sea of logs. Fixes #8677 ##...

dgraph
go

### Use case The proposed feature aims to introduce a query that returns all existing nodes in the database, similar to Neo4J's "MATCH (n) RETURN n". This would be helpful...

kind/feature
dgraph

Just a suggestion/option to be studied. ### Use case Our current implementation relies on gRPC and Protocol Buffers for data serialization and communication. While this setup offers advanced communication features,...

kind/feature
dgraph

### What version of Dgraph are you using? latest ### Tell us a little more about your go-environment? N/A ### Have you tried reproducing the issue with the latest release?...

kind/bug
exp/beginner
dgraph