Michel Diz

Results 89 issues of Michel Diz

This will skip changes in markdown and other files not related to code. - - - This change is [](https://reviewable.io/reviews/dgraph-io/dgraph-js/172)

I found the project very interesting. And there are silly mistakes in places. I would like to do PR. But it seems like no one is looking.

For some reason when you run npm install dgraph-js-http --save It installs an old version of this lib. We need to fix that, for now we can update the readme....

Could you add a client (instance) to an docker official image? This would facilitate some uses. For example, I use RancherOS. It is not allowed to install NPM. I would...

enhancement

SVG is much better, PNG or others get distorted. Expo has SVG support by the way.

Hi, I took the liberty of creating a public chat in the discord facing React-Native. With the intention of uniting the React-native community and improving communication. I'm creating a channel...

I'm looking for a tool that I can send some.sh script to perform within a Rancher service triggered by a pipeline action(Via WebHook). Not even Rancher's CLI is succeeding. I...

### Use case Instead of doing ```graphql { q(func: uid(0x3, 0x4, 0x5, 0x6, 0x7, 0x8, 0x9, 0xA, 0xB, 0xC, 0xD, 0xE, 0xF, 0x10, 0x11, 0x12, 0x13, 0x14, 0x15, 0x16, 0x17,...

kind/feature
exp/beginner
dgraph

### Use case and current behavior I noticed that the GraphQL query log is being overly verbose. Every single query is being logged to the terminal, which can quickly become...

kind/enhancement
exp/beginner
status/accepted
dgraph

### Use case Reed-Solomon erasure code is a powerful error correction algorithm that can help improve data reliability and recovery in distributed systems. By introducing this algorithm in Dgraph, we...

kind/feature
dgraph