-
hi it would be really cool. e.g if i build a restaurant app and want to query for restaurants within 10km away from me
also features like querieng within a radius.
check up dgraphs geospatial fea…
-
### Question.
When I use d.Backup() to backup, read IO will be 100% immediately. It is almost inevitable. When I frequently insert and delete key-value pairs, I backup every 100,000 or so times.
…
-
Make the public API stable and tested before moving to `1.0.0`. Mark everything private that is not part of the public API and make sure there are no private classes used in the API (such as `Target`)…
-
One problem I've had while working with Dgraph, is that Dgraph does not have a test `sandbox` like Ecto has for Postgres. Since Dgraph does not offer multiple databases in a single instance, I'm wonde…
-
### What version of Dgraph are you using?
v23.0.1
### Tell us a little more about your go-environment?
I'm using the `dgraph/dgraph:latest` image from dockerhub.
### Have you tried reproducing the…
-
I see the project already supports Neo4j and Tiger graph for accessing data. I was wondering if folks would be interested in supporting [Dgraph](www.dgraph.io) ([github](https://github.com/dgraph-io/d…
-
Hi! Currently, the transaction model cannot handle this kind of write skew: https://wiki.postgresql.org/wiki/SSI#Intersecting_Data.
### What steps will reproduce the bug?
```go
// https://wiki.…
al8n updated
3 months ago
-
```
import (
"log"
"github.com/dgraph-io/badger/v3"
c "github.com/ostafen/clover"
badgerstore "github.com/ostafen/store/badger"
)
```
these example code in readme file cause some error…
-
https://github.com/dgraph-io/badger
-
https://discuss.dgraph.io/t/cant-update-node-to-create-edge-due-to-auth-rules/13061
https://discuss.dgraph.io/t/bug-auth-rules-of-parent-not-respected-when-child-with-hasinverse-is-added/12955/5
E…