Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Unigraph

Creating a universal, searchable personal knowledge base that integrates with your existing workflows.
Collective - Host: opensource - https://opencollective.com/unigraph-dev - Website: https://unigraph.dev - Code: https://github.com/unigraph-dev

GraphQL: Disallow reverse predicates in pred argument for dgraph directive on fields (#4598)

Disallow reverse predicates in pred argument for dgraph directive.

github.com/unigraph-dev/dgraph - 021584f5ad853951a57582e21ad9e8291779f16b authored almost 5 years ago by Pawan Rawal <[email protected]>
Report GraphQL stats from alpha. (#4607)

* Report GraphQL stats from alpha.

* Remove old telemetry file.

* Addressed comments.

* Stop ...

github.com/unigraph-dev/dgraph - 4d1d0e0701bd1495891dcc19243e7e1e7af7cf55 authored almost 5 years ago by Arijit Das <[email protected]>
Fix GraphQL interfaces with @hasInverse (#4605)

github.com/unigraph-dev/dgraph - 3b96ce74e4f37906b5255404b23e9ce8a1eeb124 authored almost 5 years ago by Michael Compton <[email protected]>
Refactor glog uses in access_ee.go (#4606)

github.com/unigraph-dev/dgraph - 52960bee2b8ab2c54e5084a47cdff0d64f27f026 authored almost 5 years ago by Animesh Chandra Pathak <[email protected]>
Add info about changes introduced by PR #4531 (#4591)

github.com/unigraph-dev/dgraph - 465327441205922cac3a596fad3c421a9a1facf1 authored almost 5 years ago by Animesh Chandra Pathak <[email protected]>
Closes graphql admin properly (#4593)

Graphql subscribes schema updates from alpha client. When the alpha server was closed, graphql l...

github.com/unigraph-dev/dgraph - d7956e53151e2c3f3448b47f30197449f05c7f62 authored almost 5 years ago by Harshil Goel <[email protected]>
Bug fix for unexpected name "_STAR_ALL"

Fixes the following error in the log (#4596)
Error processing GraphQL schema: input:1: Unexpect...

github.com/unigraph-dev/dgraph - df055322bad3cef06c1105726c955991f9b2af40 authored almost 5 years ago by Harshil Goel <[email protected]>
Add support for sorting on multiple facets (#4579)

Fixes: #3638

Currently, we can specify ordering only on single facet while retrieving facets ...

github.com/unigraph-dev/dgraph - c23827e7a6ebb8686fe5c541b4be5295ee0226e5 authored almost 5 years ago by Ashish Goswami <[email protected]>
Contrib: Minor changes in systemd files (#4618)

Add minor changes to increase compatibility between more distros.
Also, make sure that distros ...

github.com/unigraph-dev/dgraph - 436c78ea12be7502951d2418ac2c0c49c73ff6f4 authored almost 5 years ago by Michel Conrado <[email protected]>
contrib: Update path in systemd config README (#4614)

github.com/unigraph-dev/dgraph - d7e0a795a24dcd5b8edba93510a652cc5e83b061 authored almost 5 years ago by sleto-it <[email protected]>
contrib: Fix SystemD config to persist data across OS reboots (#4610)

* Fix SystemD issue due OS reboot

* fix small type \n

* add Daniel's suggestion

* Modif...

github.com/unigraph-dev/dgraph - 562f86cba1317e266b20b664aedb9051ad9788ba authored almost 5 years ago by Michel Conrado <[email protected]>
Add WorkingDirectory to systemd files (#4550)

Otherwise exports will not work:

$ curl localhost:8080/admin/export
{"errors":[{"message":"E...

github.com/unigraph-dev/dgraph - 835c624313722a0b31146138676cc6903693ff03 authored almost 5 years ago by Pablo Castellano <[email protected]>
contrib: Open whitelist for /admin endpoint in standalone image. (#4576)

github.com/unigraph-dev/dgraph - 39e572dd89311d5608b7986fa8028ecf75f916c2 authored almost 5 years ago by Daniel Mai <[email protected]>
docs: Fix JSON syntax example for geojson. (#4604)

github.com/unigraph-dev/dgraph - c9484214c966aea92a49055d5fbb790b054bdad1 authored almost 5 years ago by Daniel Mai <[email protected]>
Fix protobuf regenerate Makefile command. (#4603)

Fix proto regeneration using `make regenerate`.

This fix is needed since we're using Go modul...

github.com/unigraph-dev/dgraph - c6105fde13d733d1b1387873b139ce6b0d219a78 authored almost 5 years ago by Daniel Mai <[email protected]>
Bug Fix: Ensure that followers wait before deleting tablet (#4602)

In https://github.com/dgraph-io/dgraph/pull/4496, we introduced the concept of waiting for lates...

github.com/unigraph-dev/dgraph - 2540a9386322b0ea3744cc3463f700e8ce6ae71e authored almost 5 years ago by Manish R Jain <[email protected]>
Use Kyle's feedback to better explain consistency model about txn ordering.

github.com/unigraph-dev/dgraph - 55e513c3bb96ecfa019d26b77a23114ecce3e663 authored almost 5 years ago by Manish R Jain <[email protected]>
Adding Helm Chart instructions to docs site (#4337)

* Adding helm chart instructions
* Adding complete list of configurations
* Adding monitoring ...

github.com/unigraph-dev/dgraph - b15ed2b6b9b53743fd25d774e70a78a40e863312 authored almost 5 years ago by Prashant Shahi <[email protected]>
Remove hanging references (#4526) (#4589)

There are cases where add/set/delete mutations make changes that require extra edges to be remov...

github.com/unigraph-dev/dgraph - 34b6bf2e738a293d7f39d1cf27e63f022a48ac25 authored almost 5 years ago by Pawan Rawal <[email protected]>
fix graphql get by xid (#4586)

* add test for get xid

* fix get by xid

github.com/unigraph-dev/dgraph - 44cbf949dbdc512be9ac700ebee11795756d6606 authored almost 5 years ago by Michael Compton <[email protected]>
Merge branch 'master' of github.com:dgraph-io/dgraph

github.com/unigraph-dev/dgraph - c0bb4eedf398edf57f20c25c5a67b1da9f47b8e5 authored almost 5 years ago by Manish R Jain <[email protected]>
Some words on our consistency mode

github.com/unigraph-dev/dgraph - 4431a8e2d04e4ab75d30a4e71b7306f5ddb8264e authored almost 5 years ago by Manish R Jain <[email protected]>
Stricter checks in x.Parse (#4583)

For data, count, and reverse keys, if there's a startuid appended at
the end of the key, there ...

github.com/unigraph-dev/dgraph - 8b1d1781c32bd4b58bbb9cf3691f06846be4bf02 authored almost 5 years ago by Martin Martinez Rivera <[email protected]>
Fix flaky test (#4578)

github.com/unigraph-dev/dgraph - 3392ff9e402b81ecf974c3dc9de4abed4c0c7cb1 authored almost 5 years ago by Animesh Chandra Pathak <[email protected]>
Set ZSTD CompressionLevel to 1 (#4572)

The default compression level in badger is 15 which is very slow.
This PR changes the ZSTD comp...

github.com/unigraph-dev/dgraph - 1b8347201afce7dd5c1948eea7350cd5c40dc819 authored almost 5 years ago by Ibrahim Jarif <[email protected]>
Fix Levenshtein distance calculation with match function. (#4545)

Fixes #4494.

We try to be smart about calculating the Levenshtein distance by short-circuitin...

github.com/unigraph-dev/dgraph - ef2757c2082e3c484840d555ce3b3521cd022a82 authored almost 5 years ago by Daniel Mai <[email protected]>
graphql /admin changed (#4566)

GraphQL Schema diffing logic has been removed and a new `getGQLSchema` query is now available. `...

github.com/unigraph-dev/dgraph - 5aa3a1277a7eade9544cde5cb2c7ff188b0cad2b authored almost 5 years ago by Michael Compton <[email protected]>
Fix issue in graphql e2e tests introduced because of merge (#4569)

github.com/unigraph-dev/dgraph - 51c2a575a87079082e79d26688263c7a18d9d35f authored almost 5 years ago by Pawan Rawal <[email protected]>
Standardize GraphQL type names (#4563)

PatchT -> TPatch
TInput -> AddTInput

github.com/unigraph-dev/dgraph - 5c0df9af598aa7fee714f0baecdcfeedc378a83e authored almost 5 years ago by Michael Compton <[email protected]>
Changed require.NotNil to require.NoGQLErrors (#4567)

Since this is a more accurate check.

github.com/unigraph-dev/dgraph - 2aab325c12a501981ea08e4ac891736876d3d28d authored almost 5 years ago by Harshil Goel <[email protected]>
Added filter to add object mutation in graphql (#4565)

github.com/unigraph-dev/dgraph - 6118669a67d16c072a117df74c4f0066b5bc1524 authored almost 5 years ago by Harshil Goel <[email protected]>
Change getT queries to accept the name of the ID field as argument (#4564)

Now we accept the name of the ID field as argument instead of the hardcoded `id`.

github.com/unigraph-dev/dgraph - d9cdf6466c4efa2384483c3b00fab871bbc47e42 authored almost 5 years ago by Pawan Rawal <[email protected]>
Support filtering on nonindexed predicate (#4531)

github.com/unigraph-dev/dgraph - 916518fd4fcdc00ea809d409f13692a038f2d1e5 authored almost 5 years ago by Animesh Chandra Pathak <[email protected]>
Multiple input for Add objects (#4480)

github.com/unigraph-dev/dgraph - 2bf6593f0841cd2bd15b732c7644426bc5b2c3fa authored almost 5 years ago by Harshil Goel <[email protected]>
Change the name of the ID field in TFilter input to actual field name (#4556)

This PR changes the name of the `ID` field in `TypeFilter` to actual field name instead of the g...

github.com/unigraph-dev/dgraph - 73860b2e7994d3c495342d39e92a3f87cd8cc1d2 authored almost 5 years ago by Pawan Rawal <[email protected]>
Add comment clarifying comment in list.go (#4559)

The first part of a multi-part posting list is always one since nodes
cannot have their uid set...

github.com/unigraph-dev/dgraph - ff9afd82b1af1e7110abdb1dbe2870fa9553087d authored almost 5 years ago by Martin Martinez Rivera <[email protected]>
Re-enable system tests. (#4558)

Tests were incorrectly commented out in 1a0f2c998dedc10d270c71b05bd3a9c9b272b7b6

github.com/unigraph-dev/dgraph - c3b860153f246cd8a42029dc7adeed01791101e6 authored almost 5 years ago by Martin Martinez Rivera <[email protected]>
Run "go mod tidy". (#4557)

github.com/unigraph-dev/dgraph - cbe9a447bfcbcf1f9977a5712b745580a2f4ad35 authored almost 5 years ago by Martin Martinez Rivera <[email protected]>
Fix retrieval of facets with cascade (#4530)

Fixes #4310
Currently we are not able to fetch fecets associated with scalar predicate when usi...

github.com/unigraph-dev/dgraph - f38fc0c5fd7fa09cb60aa3fda8384dc7637667da authored almost 5 years ago by Ashish Goswami <[email protected]>
[BREAKING] Support for fetching facets from value edge list (#4267)

Fixes #4081

This PR covers following things:
* Support for fetching facets from value edge l...

github.com/unigraph-dev/dgraph - 1a0f2c998dedc10d270c71b05bd3a9c9b272b7b6 authored almost 5 years ago by Ashish Goswami <[email protected]>
Revert "Perform incremental rollups instead of rollups at snapshot (#4410)"

This reverts commit 42b2a60036236f745d80abe90c15c51dee5f0916.

Incremental rollups PR is causing...

github.com/unigraph-dev/dgraph - 57474e038663fadec66b84a83982a1d89bd8759c authored almost 5 years ago by Manish R Jain <[email protected]>
Document filters on expand functions. (#4537)

github.com/unigraph-dev/dgraph - 4833c85502e543441bbd0e0b03ca4b02bcf67aa2 authored almost 5 years ago by Martin Martinez Rivera <[email protected]>
Don't ignore errors when writing to buffers or string writers. (#4548)

It's very unlikely that these calls will fail, so calling x.Check2
should be safe. This will ge...

github.com/unigraph-dev/dgraph - dbfaabb3c4f5db15642cd81b2e858f5bd1d10e1c authored almost 5 years ago by Martin Martinez Rivera <[email protected]>
Implement heath?all endpoint on Alpha nodes. (#4535)

github.com/unigraph-dev/dgraph - 48c79ff0a747e38c5df06a8bc324b8cb4f3445fc authored almost 5 years ago by parasssh <[email protected]>
Algorithms to handle UidPack (#4321)

github.com/unigraph-dev/dgraph - f98fe35a5e9aa9874d7e33fadb529410bbb4a6b4 authored almost 5 years ago by Martin Martinez Rivera <[email protected]>
Fix Deepsource warnings regarding use of else-if. (#4547)

github.com/unigraph-dev/dgraph - 296e87e0d972291b9ffe86ae974ae511cbd4c33d authored almost 5 years ago by Martin Martinez Rivera <[email protected]>
Run "go mod tidy" on master. (#4539)

github.com/unigraph-dev/dgraph - 249da537357d7a4736f743dab3a1bf6ed67321dc authored almost 5 years ago by Martin Martinez Rivera <[email protected]>
contrib: add terraform setup for dgraph ha deployment on AWS (#4400)

* contrib: add terraform setup for dgraph ha deployment on AWS

github.com/unigraph-dev/dgraph - 554d2022bc847e273ee41dc860a39443e84a1ca3 authored almost 5 years ago by Deepesh Pathak <[email protected]>
Merge branch 'mjc/graphql'

github.com/unigraph-dev/dgraph - fdc0ecc708ef88ffd3d4ba422bd74273fd7ffbe1 authored almost 5 years ago by Pawan Rawal <[email protected]>
contrib: add cloudformation template to deploy dgraph on AWS in HA mode (#4431)

* contrib: add cloud formation template to deploy dgraph on AWS in HA mode

github.com/unigraph-dev/dgraph - 1e83d219dde124bb61f961d2b18a6e3d6958ef87 authored almost 5 years ago by Deepesh Pathak <[email protected]>
Invoke "go tool pprof" instead of "pprof". (#4536)

This change should eliminate the flakiness in this test in TeamCity
since not all agents have p...

github.com/unigraph-dev/dgraph - 2851e2d9ab7eb0ba35cff8f3e4a60e607c20f5b9 authored almost 5 years ago by Martin Martinez Rivera <[email protected]>
Perform incremental rollups instead of rollups at snapshot (#4410)

Perform incremental rollups instead of rollups at snapshot

github.com/unigraph-dev/dgraph - 42b2a60036236f745d80abe90c15c51dee5f0916 authored almost 5 years ago by parasssh <[email protected]>
Fix deadlock in proposal rate limiter (#4453)

Currently we use channel based rate limiter to limit number of pending proposals. Each node
bef...

github.com/unigraph-dev/dgraph - 04eafb1c3e54dac2a319c67537c5b99d6e46b240 authored almost 5 years ago by Ashish Goswami <[email protected]>
Fix warnings in compose tools. (#4525)

github.com/unigraph-dev/dgraph - 777aeba9160379b34d4ef2e17f3ebff69d708f6c authored almost 5 years ago by Martin Martinez Rivera <[email protected]>
Do not use type keys during tablet size calculation. (#4517)

Currently, the keys used for storing types are used during the tablet
size calculation. This le...

github.com/unigraph-dev/dgraph - 0e34d57e536531846c6bd8124cf7e6991fba60bc authored almost 5 years ago by Martin Martinez Rivera <[email protected]>
Support disk based reindexing (#4440)

github.com/unigraph-dev/dgraph - ca734893fcb4c51fb5581d3b00f2c46d7ab150aa authored almost 5 years ago by Aman Mangal <[email protected]>
Merge branch 'master' into mjc/graphql

github.com/unigraph-dev/dgraph - df9f1bb176480e8c32f6ca3b259583123898a695 authored almost 5 years ago by Pawan Rawal <[email protected]>
Remove unauthorized predicates from query (#4479)

github.com/unigraph-dev/dgraph - ffbf697b2be18407ad5c36e0703fb499974aaf4f authored almost 5 years ago by Animesh Chandra Pathak <[email protected]>
Add revised info about ACL in docs (#4470)

github.com/unigraph-dev/dgraph - 48b1d27e38ab7aadb17303145b6482c017d93015 authored almost 5 years ago by Animesh Chandra Pathak <[email protected]>
[Optimization] Tunes badger for raftwal (#4472)

* Tunes badger for raftwal

github.com/unigraph-dev/dgraph - a053e8387f61abc4f2f429c16ad1ad5711fe72d2 authored almost 5 years ago by Harshil Goel <[email protected]>
Resolve some of the errors reported by golangcibot

github.com/unigraph-dev/dgraph - 3f0171e663a29c93c4f86a2e7ab5e6edcb3f7bba authored almost 5 years ago by Pawan Rawal <[email protected]>
Fix move tablet Jepsen test failure. (#4496)

* Track move ts of a pred move, so we can reject any reads which happen before the move.

* Tr...

github.com/unigraph-dev/dgraph - ec445503f91185671fe5456eb7d8ff1ddcddb95c authored almost 5 years ago by Manish R Jain <[email protected]>
Use x.Check2 instead of discarding the error messages. (#4523)

When writing to newly created buffer or string builder, it's very
unlikely that Dgraph will see...

github.com/unigraph-dev/dgraph - 371b747eb4c6a6415cdd1e40bc75efac02ff51c2 authored almost 5 years ago by Martin Martinez Rivera <[email protected]>
Implement subscribe mechanism for graphql schema (#4513)

All alpha nodes listen for updates to `dgraph.graphql.schema` predicate from an alpha node in Gr...

github.com/unigraph-dev/dgraph - eff552b14acbf61ec50cd4f82b49209a3b43b07d authored almost 5 years ago by balaji <[email protected]>
Adding 6th tutorial and other necessary changes (#4407)

* Adding 6th tutorial and other necessary changes

- Using load-img shortcode for approprite i...

github.com/unigraph-dev/dgraph - d84551febd87aff1600851a18f58dae63296158d authored almost 5 years ago by Prashant Shahi <[email protected]>
Updating local build script (#4519)

* changing ssh to https for git clone and indentation fixes

* removing the baseurl set in con...

github.com/unigraph-dev/dgraph - 433f70ba50014c7b852f5219c30659b7bf772236 authored almost 5 years ago by Prashant Shahi <[email protected]>
Fix test data for e2e with dgraph directive (#4510)

This PR fixes the test data for end to end test with dgraph directive.

github.com/unigraph-dev/dgraph - 06687d5bd2873da220f612a8fc8a6f3cf2402205 authored almost 5 years ago by Pawan Rawal <[email protected]>
Updating local script to support docs preview of PR (#4512)

* updating local script to support preview

github.com/unigraph-dev/dgraph - b0622eda5792358704eb782ae5cb38f017471aa4 authored almost 5 years ago by Prashant Shahi <[email protected]>
Merge branch 'master' into mjc/graphql

github.com/unigraph-dev/dgraph - ed76f850c3a7330182ff5777b2ad453260931119 authored almost 5 years ago by Pawan Rawal <[email protected]>
Backup types (#4514)

Types were not being properly backed up. This PR fixes the bug and changes the test to verify ty...

github.com/unigraph-dev/dgraph - 261ac8e2438d35fa1e879c5d384ac77668051269 authored almost 5 years ago by Martin Martinez Rivera <[email protected]>
Merge branch 'master' into mjc/graphql

github.com/unigraph-dev/dgraph - 782fc411a2b597b2f6826edaf1552711a75a65b6 authored almost 5 years ago by Pawan Rawal <[email protected]>
add subscription logic to the worker (#4446)

github.com/unigraph-dev/dgraph - 5620f244f3029a6fbf7e49e5044b68f4aba199d3 authored almost 5 years ago by balaji <[email protected]>
Fix issues introduced after merge conflict. (#4502)

Fixes the tests which were broken after merge.

github.com/unigraph-dev/dgraph - 200185770ca1e1a890309604e68cc7a8b8eaf704 authored almost 5 years ago by Pawan Rawal <[email protected]>
Disallow updates to metadata predicates for GraphQL apart from admin Endpoint (#4478)

github.com/unigraph-dev/dgraph - ce328d6a7757d128796a6eb6bea6ba4c9a8d7be7 authored almost 5 years ago by balaji <[email protected]>
Merging master (#4501)

github.com/unigraph-dev/dgraph - 005deb09c61d4efdd5631bb1e62c26b02ff7dfe9 authored almost 5 years ago by Michael Compton <[email protected]>
Fix copied argument warnings in bulk loader. (#4508)

github.com/unigraph-dev/dgraph - 2daf66cc1b8d8a0c96f4d59d19e6f2058b4c19e4 authored almost 5 years ago by Martin Martinez Rivera <[email protected]>
Fix typo in error message. (#4506)

Fixes #4503

github.com/unigraph-dev/dgraph - 5c0d44768941a70ac49c08d59ceff302cc55a321 authored almost 5 years ago by Martin Martinez Rivera <[email protected]>
Add additional test for type keys. (#4505)

github.com/unigraph-dev/dgraph - a6b69e5314e6e055d2f887a2f70e00678ff4963a authored almost 5 years ago by Martin Martinez Rivera <[email protected]>
Change arguments for dgraph directive (#4466)

Change argument for `@dgraph` directive from `name` to `type` for Objects and `pred` for Fields.

github.com/unigraph-dev/dgraph - 28b5efb57387c05321bd2a85820f994c20097039 authored almost 5 years ago by Pawan Rawal <[email protected]>
Add tests for multiple operations (#4406)

Add tests to verify support for multiple named operations in the query. The name of the operatio...

github.com/unigraph-dev/dgraph - cc90d5079e2d7d439ac267c8133ae9c769a924d7 authored almost 5 years ago by Pawan Rawal <[email protected]>
contrib: add prometheus monitoring manifest (#4441)

* add Prometheus Kubernetes manifest for monitoring
* contrib: add alerting configuration and m...

github.com/unigraph-dev/dgraph - aec19d53ff856befab2ee22e2ebb4d8fc094ec4b authored almost 5 years ago by Deepesh Pathak <[email protected]>
deep xid mutations (#4462)

github.com/unigraph-dev/dgraph - 738ffcadb4dd2490c9ad4527fed564393e45503d authored almost 5 years ago by Michael Compton <[email protected]>
Combine multiple append statements. (#4499)

github.com/unigraph-dev/dgraph - c756cd06ecd7c96764abfe3b0a967cf2c64fd377 authored almost 5 years ago by Martin Martinez Rivera <[email protected]>
agent: add debuginfo agent command to dgraph (#4464)

github.com/unigraph-dev/dgraph - a07b292d5e4f789cd2c231a7fbabc0c54fffba7b authored almost 5 years ago by Deepesh Pathak <[email protected]>
contrib: Update jepsen test runner tool. (#4495)

* If --down flag is present, tear down Jepsen before the test runs (not after).
* Add --nemesis...

github.com/unigraph-dev/dgraph - de744ff555c7a7706371ff9edc0cd952f4ae473f authored almost 5 years ago by Daniel Mai <[email protected]>
Merge branch 'master' into mjc/graphql

github.com/unigraph-dev/dgraph - 30a645478e629d84c0a38728b4b9757ee0b797c6 authored almost 5 years ago by Pawan Rawal <[email protected]>
Fix failing test. (#4491)

github.com/unigraph-dev/dgraph - 9415484f9f2cc49308f370bdb63628b1d3be99c7 authored almost 5 years ago by Arijit Das <[email protected]>
Adds @noconflict directive to prevent conflict detection. (#4454)

* Add @noconflict directive to prevent conflict detection of predicate.

* Add handling of nocon...

github.com/unigraph-dev/dgraph - a4d69984a270f421256656cc04677d25ad5673b0 authored almost 5 years ago by Arijit Das <[email protected]>
Fix copied argument warnings in worker package. (#4485)

github.com/unigraph-dev/dgraph - 7e96f7bc392a7cb66d29489d7fa79b924eb944b0 authored almost 5 years ago by Martin Martinez Rivera <[email protected]>
Add shardReplicaCount option in helm chart. (#4476)

github.com/unigraph-dev/dgraph - 6f9604df6ba62c759572e0e0bb5f985e07df1e5b authored almost 5 years ago by Daniel Mai <[email protected]>
Fix copied argument warnings in debug tool. (#4484)

github.com/unigraph-dev/dgraph - f0bd8b921913f6bd962a622f580bbd2a57aac77e authored almost 5 years ago by Martin Martinez Rivera <[email protected]>
Added typename to graphql (#4358)

Adds functionality for serving __typename in the graphql layer.

github.com/unigraph-dev/dgraph - 4a42a6d3d4e636d249486b72bbf78efdab23569a authored almost 5 years ago by Harshil Goel <[email protected]>
Pass schema updates as pointers instead of values. (#4482)

github.com/unigraph-dev/dgraph - 499e52d60d6f6f89507ac741c1600fa89cc4b664 authored almost 5 years ago by Martin Martinez Rivera <[email protected]>
Fix more unused code warnings. (#4481)

github.com/unigraph-dev/dgraph - bdd3956ec67853dbcc9155db7a27555dd757fc51 authored almost 5 years ago by Martin Martinez Rivera <[email protected]>
contrib: add fluentd log parser configuration and k8s manifest (#4455)

github.com/unigraph-dev/dgraph - d1f67a35a3d9099b97dc41a446d512acc593742d authored almost 5 years ago by Deepesh Pathak <[email protected]>
contrib: update k8s liveness and readiness probes (#4405)

* Fix liveness probe for dgraph alpha.
* Add liveness probe to dgraph zero.
* Update k8s manif...

github.com/unigraph-dev/dgraph - ed072d00b3926a00f4828b3c339fed198a1e248f authored almost 5 years ago by Deepesh Pathak <[email protected]>
contrib: add terraform setup for standalone mode in GCP (#4387)

github.com/unigraph-dev/dgraph - eb66f7631bc8babf1e031ab4c9118ad620db4707 authored almost 5 years ago by Deepesh Pathak <[email protected]>
contrib: add terraform setup to run dgraph on AWS in standalone mode (#4368)

github.com/unigraph-dev/dgraph - 0c9da97a9efc5fe5b1c5a0025ead0d6dde8e5d12 authored almost 5 years ago by Deepesh Pathak <[email protected]>
docs: Update list of supported RDF types in mutations. (#4475)

Add the following supported RDF types to the documentation page:

* xs:integer for type int
*...

github.com/unigraph-dev/dgraph - 60ac6c4de2eaf38809e2f6aa5253f2230f7b0164 authored almost 5 years ago by Daniel Mai <[email protected]>
Fix documentation regarding reverse predicates and types. (#4477)

- Remove outdated comment regarding reverse types.
- Include an example of a type containing a ...

github.com/unigraph-dev/dgraph - f7890f44a2e2f76cf94eeb7c64010d8fa4e7950c authored almost 5 years ago by Martin Martinez Rivera <[email protected]>