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

Fix Test: TestMillion

This test started taking too long, because when adding mutation to a
posting list, it no longer ...

github.com/unigraph-dev/dgraph - f856384ecad30827c9c1c6d30f4e7b5c08a520a6 authored almost 6 years ago by Manish R Jain <[email protected]>
Fix tiny typo (#2761)

github.com/unigraph-dev/dgraph - 02d69e3bfac065bfae5e65c830721cec150c04d8 authored almost 6 years ago by The Alchemist <[email protected]>
docs: Add unofficial Dgraph clients section to clients page.

github.com/unigraph-dev/dgraph - 87aa093cd815544f497a96620630a26dab1c39d0 authored almost 6 years ago by Daniel Mai <[email protected]>
Add Elixir client to Readme. (#2760)

github.com/unigraph-dev/dgraph - d40e1d9c9d123ad5bd12e4d192567f0ab0c5114d authored almost 6 years ago by Ole Spaarmann <[email protected]>
docs: Add note about using curl with an RDF mutation file. (#2759)

* docs: JSON formatting.
* docs: Add note about using curl with an RDF mutation file.

github.com/unigraph-dev/dgraph - c2915145ea2e42dcf69876a6e4361970f8c9cc2f authored almost 6 years ago by Daniel Mai <[email protected]>
Add script to run blockade network tests. (#2756)

* Blockade: Use ${GOPATH} in volumes.

* Add blockade run script to capture logs if the test f...

github.com/unigraph-dev/dgraph - c8ccb9436224b46cf303cc80be757b72108a2e2a authored almost 6 years ago by Daniel Mai <[email protected]>
Refactor bleve tokenizer usage (#2738)

* removed old bleve deps. removed snowball.
removed language-specific fulltext indexes and usin...

github.com/unigraph-dev/dgraph - c43c0504c4dbcd2372771d1bd2bc44872f202b0c authored almost 6 years ago by Gus <[email protected]>
removed deprecated logic that was found using vet. (#2758)

github.com/unigraph-dev/dgraph - 172c691a6a40459652b60a256bfd427641999aa7 authored almost 6 years ago by Gus <[email protected]>
Print the Dgraph version when running live or bulk loader. (#2736)

* Print the Dgraph version when running live or bulk loader.

Related to e2783d6ef1997a7af1be9...

github.com/unigraph-dev/dgraph - a1475713bc7f5ce666b5740349283d1c22f46adc authored almost 6 years ago by Daniel Mai <[email protected]>
Keep maxDelay during timestamp req to 1s.

github.com/unigraph-dev/dgraph - 4a87eca7d9633df219f71f59a0420ecb2326f216 authored almost 6 years ago by Manish R Jain <[email protected]>
Build a Jepsen Disect endpoint within debug tool (#2753)

- Add a way to find all the keys and amounts, and sum them up.
- Run a binary search over the p...

github.com/unigraph-dev/dgraph - d05e93344ac24309497777f68572f6b787df570c authored almost 6 years ago by Manish R Jain <[email protected]>
Switch to Badger's Watermark library, which has a memory leak fix.

github.com/unigraph-dev/dgraph - 0cd9d82eb13adfb160fbd69b6f1b950bf70013d5 authored almost 6 years ago by Manish R Jain <[email protected]>
Blockade testing

Fix an issue during retrieveSnapshot, where the membership updates from
Zero haven't yet rolled ...

github.com/unigraph-dev/dgraph - bec18bc820bca3a670c8444bf068e3f2ac0afbee authored almost 6 years ago by Manish R Jain <[email protected]>
Integrate flaky, slow, stop and partition test cases (#2751)

* Must wait for the cluster to converge before starting tests.
* Blockade tool works nicely. Te...

github.com/unigraph-dev/dgraph - 3c4df36ca4ea3a64418a9fc17791f3da01b61619 authored almost 6 years ago by Manish R Jain <[email protected]>
Add a Go tool to test out various partitioning scenarios with blockade.

github.com/unigraph-dev/dgraph - 50b0484fa6e27b28fe610bf45e1d62836d1597e5 authored almost 6 years ago by Manish R Jain <[email protected]>
Add delay to k8s config so Alphas start after Zeros.

From this discussion:
https://discuss.dgraph.io/t/kubernetes-contrib-config-doesnt-work-with-min...

github.com/unigraph-dev/dgraph - a76558385060fd4694f45a4fd1734abc2e8a8225 authored almost 6 years ago by Daniel Mai <[email protected]>
Deal better with network partitions in leaders (#2749)

Currently, if Zero leader goes in a network partition, the Alpha nodes would get stuck indefinit...

github.com/unigraph-dev/dgraph - e7170c3e3f00f476c6c2725f4418d5d7df3920a4 authored almost 6 years ago by Manish R Jain <[email protected]>
docs: Document shortest path depth parameter and gRPC deadlines. (#2750)

* docs: Document depth parameter for shortest path queries.

* docs: Refer to gRPC deadlines t...

github.com/unigraph-dev/dgraph - 7bdf0bc54df71acfd1ca498ead806be20daeb968 authored almost 6 years ago by Daniel Mai <[email protected]>
Blockade config: Formatting; use start_delay instead of sleep.

github.com/unigraph-dev/dgraph - e59cbfb2abaafc2c51a42b6990acfda2b874292b authored almost 6 years ago by Daniel Mai <[email protected]>
Some other libs required by minio

github.com/unigraph-dev/dgraph - 35a73e8149f1626377e2df130a67793a4eac5583 authored almost 6 years ago by Manish R Jain <[email protected]>
Add minio dep in govendor

github.com/unigraph-dev/dgraph - 94daeaf7f0a66344afb2aa0cb345feac0129b885 authored almost 6 years ago by Manish R Jain <[email protected]>
Add more opencensus tracing in query and commit endpoints.

github.com/unigraph-dev/dgraph - 9e7fa05638c8b7af3954e4985b04795c0c69b426 authored almost 6 years ago by Manish R Jain <[email protected]>
Update blockade config to run increment alongside the alphas.

github.com/unigraph-dev/dgraph - dada74f451fb09491e53817b5c31e98939c4c35a authored almost 6 years ago by Daniel Mai <[email protected]>
Add blockade config.

github.com/unigraph-dev/dgraph - fd4e3872d901cf45edfec9ef90c185b37c966849 authored almost 6 years ago by Daniel Mai <[email protected]>
Log when removing a tablet. (#2746)

github.com/unigraph-dev/dgraph - 5d6900a3b63d3cb0b8eabf3b6c64f65d29a64dfe authored almost 6 years ago by Daniel Mai <[email protected]>
docs: Fix typo in bulk loader docs.

github.com/unigraph-dev/dgraph - 8a5d1b4942e68629ed011cf954a4dc822639dd3b authored almost 6 years ago by Daniel Mai <[email protected]>
docs: Fix UIDs in queries and add a tip. (#2737)

* docs: Fix UIDs in queries and add a tip for searching non-indexed predicates.

github.com/unigraph-dev/dgraph - 149bd706cdb7a5006bb703c23bbbc843e50d2dad authored almost 6 years ago by Michel Conrado <[email protected]>
docs: Add note to clarify the schema query syntax.

github.com/unigraph-dev/dgraph - 0a5f1ffc2fe41fd1584491c610962025c795615f authored almost 6 years ago by Daniel Mai <[email protected]>
Posting List Evictions

- Avoid acquiring a read lock on posting.List during LRU cache eviction,
by using atomics pendin...

github.com/unigraph-dev/dgraph - e2bcfdad058148395b082e093d1fe63846f1132f authored almost 6 years ago by Manish R Jain <[email protected]>
Make release.sh work with ref names with slashes. (#2722)

* Make release.sh work with branch names with slashes.

* Typo.

github.com/unigraph-dev/dgraph - b5ac4d74c2133cdba32d9c8be3ea64d252394ed1 authored almost 6 years ago by Daniel Mai <[email protected]>
Clarify message of overloaded pending proposals for live loader. (#2732)

* Clarify message of overloaded pending proposals for live loader.

* Self review: Fix typo.

github.com/unigraph-dev/dgraph - ff1e5c3d1bb88e6de97dfa74d0915bf8117e2106 authored almost 6 years ago by Daniel Mai <[email protected]>
Allow more escape runes to be skipped over when parsing string literal. (#2734)

- `\v`
- `\xnn`

Inspiration from: https://golang.org/src/strconv/quote.go

github.com/unigraph-dev/dgraph - 70e07e865b4664e6619a09ac3f94d4accba0b331 authored almost 6 years ago by Hoonmin Kim <[email protected]>
remove ExportPayload from protos. Export returns Status and ExportRequest. (#2741)

github.com/unigraph-dev/dgraph - 6b474ffe388aa93c529a2b92b6ddb2b2bbe8deeb authored almost 6 years ago by Gus <[email protected]>
Remove type hinting for JSON and RDF schema-less types. (#2742)

* remove type hinting for JSON and RDF schema-less types.

github.com/unigraph-dev/dgraph - 981a4fd7d414680ab922e75e7f2dc20ffbf1bd3d authored almost 6 years ago by Gus <[email protected]>
docs: Rename Server to Alpha. (#2743)

* Grammar fixes.
* Remove "`/` Browser UI and query visualization" regarding the Alpha HTTP por...

github.com/unigraph-dev/dgraph - abd4b75d7c4ad5ea1b844b59478cc39a1d5c12fd authored almost 6 years ago by Daniel Mai <[email protected]>
Restore schema states on error, and fixing flaky test (#2730)

fixes #2654 fixes #2717

github.com/unigraph-dev/dgraph - e9d1a6bcd84616b32f575843d95f5f9a9d925efb authored almost 6 years ago by Lucas Wang <[email protected]>
Do not retry proposal if already found in CommittedEntries (#2740)

This is the first win from Open Census. Learnt that proposals immediately show up in `raft.Ready...

github.com/unigraph-dev/dgraph - 7a59e8da42783804dab2d8cd6609410b480febeb authored almost 6 years ago by Manish R Jain <[email protected]>
Feature: full backups (#2710)

* moved orchestrate to its own pkg within worker.
adding backup to worker and alpha.

* tryin...

github.com/unigraph-dev/dgraph - bf0cfeeb750dbec8bd433658de9de86023854ac4 authored almost 6 years ago by Gus <[email protected]>
Integrate Open Census in Dgraph (#2739)

As the first priority, trace the mutation and proposal path. Already found an issue with latency...

github.com/unigraph-dev/dgraph - eccd2506f4b177de9fc10a6510e5973fccb28181 authored almost 6 years ago by Manish R Jain <[email protected]>
Link Tips and Tricks from homepage.

github.com/unigraph-dev/dgraph - 1193f6220735bac6394d92fb1e0e32c9fb5a748a authored almost 6 years ago by Manish R Jain <[email protected]>
Add a Tips and Tricks page.

github.com/unigraph-dev/dgraph - 1c11a29e1ea7961331cadab658580823c9c5de7c authored almost 6 years ago by Manish R Jain <[email protected]>
Update CHANGELOG for v1.0.10.

github.com/unigraph-dev/dgraph - cd67c0a7f8f1d93dee0afb11e7c2060a08022723 authored almost 6 years ago by Daniel Mai <[email protected]>
Make posting list memory rollup happen right after disk (#2731)

- Do not rollup posting lists right after commits, because it causes some strange race condition...

github.com/unigraph-dev/dgraph - 0178f80d9b8c10b677f50b0ff4ab0b386762f310 authored almost 6 years ago by Manish R Jain <[email protected]>
contrib: Update Docker and Kubernetes configuration files for alpha rename (#2673)

* Rename server to alpha in Kubernetes configs.

* Rename server to alpha in Docker configs.

github.com/unigraph-dev/dgraph - c6d023b4d708863f7e1ed15f5e68a119015362ce authored almost 6 years ago by Daniel Mai <[email protected]>
docs: Set v1.0.10 docs as the latest.

github.com/unigraph-dev/dgraph - c5914611dea75fe3c20cd5e2e131931b84bf2bc0 authored almost 6 years ago by Daniel Mai <[email protected]>
Fix Alpha config flag handling with Viper. (#2725)

* Fix Alpha config flag handling with Viper.

* Clean up unused fields (BaseWorkerPort, GroupI...

github.com/unigraph-dev/dgraph - 8b801bd73655554c74779e80cf50e84361c5ac0e authored almost 6 years ago by Daniel Mai <[email protected]>
Report unhealthy quickly

If we see a Raft node having TransientFailure, we should report it
quickly and mark the connecti...

github.com/unigraph-dev/dgraph - adbf04401b37516a887329b5c97d7b7f8b83fad8 authored almost 6 years ago by Manish R Jain <[email protected]>
Optimize has function (#2724)

Since the last change to make `has(...)` function to work correctly with transactions, things ha...

github.com/unigraph-dev/dgraph - c68a6de5cc7f16f561007eceed0b10bf0ee8539a authored almost 6 years ago by Manish R Jain <[email protected]>
docs: Clarify alpha groups (not instances) in bulk loader docs.

github.com/unigraph-dev/dgraph - fbdfc493e77982ecc492bed8ec803853a8b7b43a authored almost 6 years ago by Daniel Mai <[email protected]>
Replace bp128 with a simple to understand codec (#2719)

We had been using a SIMD based integer encoder, which was pulled in from an abandoned repository...

github.com/unigraph-dev/dgraph - eb19ff13c06d116836b7fbbc8c03414921db6257 authored almost 6 years ago by Manish R Jain <[email protected]>
Fixed grammar (#2720)

Should be possessive, not contractive.

github.com/unigraph-dev/dgraph - bf344a0013cc5ca29f1caff62cd38ddea2459124 authored almost 6 years ago by Adam Hunt <[email protected]>
Register the health API for dgraph gRPC server. (#2721)

github.com/unigraph-dev/dgraph - 4d1ce45081ccad4aa1706a33c7d2192fdaefc19d authored almost 6 years ago by linuxerwang <[email protected]>
Forbidding duplicate query aliases

Forbidding duplicate query aliases. Fixes #2675

github.com/unigraph-dev/dgraph - 29700239a924ba915c903aa90f26a5c6344c3421 authored almost 6 years ago by Lucas Wang <[email protected]>
Create a lot simpler sorted uint64 codec (#2716)

This PR contains a simple encoder/decoder using concepts from binary packing building on protobu...

github.com/unigraph-dev/dgraph - 60825014f02d3cd4da8da4efde3808c666b525c8 authored almost 6 years ago by Manish R Jain <[email protected]>
Rename lru cache metrics to the same "dgraph_lru" prefix. (#2714)

* Rename lru cache metrics with a "dgraph_lru" prefix.

* Rename dgraph_evicted_lists_total to...

github.com/unigraph-dev/dgraph - 5a977b3bc93115cccff2a0d9d1e7e3baef2463b3 authored almost 6 years ago by Daniel Mai <[email protected]>
Forbidding duplicate query aliases

github.com/unigraph-dev/dgraph - a42ede2258943aa75f73b4918f9594eeab721b89 authored almost 6 years ago by Lucas Wang <[email protected]>
Fix missing alpha health metric. (#2700)

Missed this change for #2670 (7150815f6de54e104a515b2d0afdba15fb1a692d).

github.com/unigraph-dev/dgraph - 3897db237f4938705fd0949157f266e0daf46e5f authored almost 6 years ago by Daniel Mai <[email protected]>
Increase Kubernetes graceful shutdown timeout to 10 minutes for Alphas. (#2703)

github.com/unigraph-dev/dgraph - 10184dda4ad621915460bde7011312ac9e66b916 authored almost 6 years ago by Daniel Mai <[email protected]>
Make raft leader resume probing after snapshot crash (#2707)

When a raft follower is considered to be falling behind, leader sends it a snapshot. The followe...

github.com/unigraph-dev/dgraph - 165817a187185d4b125c32750340153dffbe072c authored almost 6 years ago by Manish R Jain <[email protected]>
docs: Fix typo.

"therefor" -> "therefore"

github.com/unigraph-dev/dgraph - c8b9db9c2a7fac2e248180f4076894b0a6d7bc87 authored almost 6 years ago by Daniel Mai <[email protected]>
docs: Reorganize the metrics documentation.

* Split up metrics table into seperate sections for disk, memory,
cache, data, activity, healt...

github.com/unigraph-dev/dgraph - 51d875163bd5e130e6546f554018fe4f2515ebd7 authored almost 6 years ago by Daniel Mai <[email protected]>
Avoid triggering log.Fatal if disposing server state encounters an error (#2701)

* Avoid triggering log.Fatal if disposing server state encounters an error
* Continue closing t...

github.com/unigraph-dev/dgraph - 550684ddf9a29c561ba104e228865ed909c1d90e authored almost 6 years ago by Lucas Wang <[email protected]>
Update some log lines to make them clear.

github.com/unigraph-dev/dgraph - 5c10f84c2864c889d88242393e3c048695ad8c7c authored almost 6 years ago by Manish R Jain <[email protected]>
Bring in Badger updates (#2697)

* Brought in Badger
* Raftwal works with the new WriteBatch API.
* Fix up the build.

github.com/unigraph-dev/dgraph - 320cf344c82f0d2c1e6cf945e8d004b6d7ac7b49 authored almost 6 years ago by Manish R Jain <[email protected]>
Fix a test broken by export change.

github.com/unigraph-dev/dgraph - 83bea83a2271a484e09735c6305ae164f8696624 authored almost 6 years ago by Manish R Jain <[email protected]>
Fix a bug caused by #2695.

github.com/unigraph-dev/dgraph - 594ad3e31479e85ad6aaf30b1b0fef2aa01050cb authored almost 6 years ago by Manish R Jain <[email protected]>
Bug fix: Zero should stream last commit update

Fix a bug in Zero.Oracle, due to which last commit update was not being
sent. This was caused by...

github.com/unigraph-dev/dgraph - ee5613675214c7a5d99c45eff91498c6983d4560 authored almost 6 years ago by Manish R Jain <[email protected]>
Fix a bug which would cause TryAbortTxns to propose committed txns in the wrong order, hence causing some txns to be lost.

github.com/unigraph-dev/dgraph - 1dcca224843d7acff315e691ecb4ac9b35d0b0cb authored almost 6 years ago by Manish R Jain <[email protected]>
Refactor the ancient export code (#2694)

- Refactor export code to use the new stream framework.
- Use the new streamLists framework to ...

github.com/unigraph-dev/dgraph - 26d5b35408269982d3f718b637cd8e7aead8e663 authored almost 6 years ago by Manish R Jain <[email protected]>
Cleanup and logging during index rebuilds (#2695)

* Reuse TxnWriter for deletes. Fix a bug in TxnWriter which would have caused it to not capture ...

github.com/unigraph-dev/dgraph - 3c293a75fc94030e56c571e421135025bfac4456 authored almost 6 years ago by Manish R Jain <[email protected]>
Bug Fix: Has function should consider reverses

Fix a bug caused by #2585, where I mistook reverse to mean reverse
iteration, when it actually m...

github.com/unigraph-dev/dgraph - 901cb2588cb6af57fdb8009af54cbb42642f0ef4 authored almost 6 years ago by Manish R Jain <[email protected]>
docs: Revert "Redirect /master/foobar.html to /foobar.html"

This reverts commit c0391d52432060942ddddaf4ccfd10b30795ae30.

Don't redirect /master links to t...

github.com/unigraph-dev/dgraph - 6123d25f939e5b88f27c0a7f63e7ddd049c4db16 authored almost 6 years ago by Daniel Mai <[email protected]>
docs: Set v1.0.9 as latest docs version instead of master.

github.com/unigraph-dev/dgraph - 03a0ff646e2b2635cdea29cef5272a4b348c061a authored almost 6 years ago by Daniel Mai <[email protected]>
Adding auth token support (#2692)

Performed testing using the following steps:
1. The alpha server is started with the --auth_tok...

github.com/unigraph-dev/dgraph - e7f9158942e88619ec9acb5c99d62d0b6476900d authored almost 6 years ago by Lucas Wang <[email protected]>
Fixed OOR values in query parser. (#2690)

The query parser was ignoring out of range errors for large
uint values, such as uids. Also, th...

github.com/unigraph-dev/dgraph - ee3a6d0ab15a7ba1c01d4738b8aa6e19978a7c1a authored almost 6 years ago by Gus <[email protected]>
At sign in predicate names (#2679)

* modified validateKey to check for at-sign

* added check for language tag in predicate in rd...

github.com/unigraph-dev/dgraph - 24684400355def7eef2bc1c90658a387bbbfaab4 authored almost 6 years ago by Gus <[email protected]>
Add tests for bp128 package.

github.com/unigraph-dev/dgraph - d4bcecfc12278d4379fe738acfe639ec538ad34b authored almost 6 years ago by Manish R Jain <[email protected]>
Add a way to debug the history of a posting list. Expose bitDeltaPosting.

github.com/unigraph-dev/dgraph - bec07dc62af5ba7dd1d0b63d8dcae7eb99535a6c authored almost 6 years ago by Manish R Jain <[email protected]>
New max_retries config flag for alpha (#2685)

* added max_retries config option to limit commit retries. added support for commit limit.

* ...

github.com/unigraph-dev/dgraph - 146fb535f3d794f3f9ad25ac21fe640b875263f6 authored almost 6 years ago by Gus <[email protected]>
In debug, conditionally output item.UserMeta().

github.com/unigraph-dev/dgraph - b30d3f7e6e185a51d9f45f651a90df3af8975035 authored about 6 years ago by Manish R Jain <[email protected]>
Improve the debug tool to be able to output all keys, in a better format, and lookup an individual key.

github.com/unigraph-dev/dgraph - 8a98cfcf4fe6d30a2a828de391e23cec37ef17ba authored about 6 years ago by Manish R Jain <[email protected]>
Use glog library for logging for Zero and Alpha. (#2677)

* Use glog library for all logs across Zero and Alpha.

* Remove x/log.go to move to glog.

...

github.com/unigraph-dev/dgraph - eff4ccfb08619049d60f0e73bfd86a11a4c874de authored about 6 years ago by Daniel Mai <[email protected]>
Bug fix: Send commit timestamps in order (#2687)

Zero had a race condition, where it could send commit timestamps out of order. This can cause in...

github.com/unigraph-dev/dgraph - af08300be257f24e1ccd1936e52b8c1fa9607cc1 authored about 6 years ago by Manish R Jain <[email protected]>
Refactor tls test for new cert command. (#2676)

* Refactor tls test for new cert command.

Closes #2615

* forgot to add test6 and clean

...

github.com/unigraph-dev/dgraph - 8f56eb94b242d588426ff0786cfeb328ae577983 authored about 6 years ago by Gus <[email protected]>
Rename Server to Alpha in favor of #2667 (#2674)

github.com/unigraph-dev/dgraph - 94abdf16c0f2af3c23232b7b031a4ca3d5ee8e01 authored about 6 years ago by Michel Conrado <[email protected]>
Bump Travis versions (#2683)

github.com/unigraph-dev/dgraph - e7a162281ca229f0b5f3f58270bfb032da425d15 authored about 6 years ago by Harald Nordgren <[email protected]>
Set Raft logging to higher log level for less log noise. (#2684)

github.com/unigraph-dev/dgraph - bc157826aba14c4de1abedba7a77abb6034db56a authored about 6 years ago by Daniel Mai <[email protected]>
Better control excessive traffic to Dgraph (#2678)

- Proposal retries generate a lot of traffic for an already jammed system. Now we consider each ...

github.com/unigraph-dev/dgraph - a2e83768152d6e2a90952a6cd363e74d53e43972 authored about 6 years ago by Manish R Jain <[email protected]>
Add golangci config file.

* Disable checks for tests.
* Enable specific linters.

github.com/unigraph-dev/dgraph - ae720832b3f95c2a9fad54c60cfe2955218dc3f0 authored about 6 years ago by Daniel Mai <[email protected]>
docs: Document securing alter operations with an auth token.

* Include example for HTTP clients.
* Add header to whitelist IPs section.

github.com/unigraph-dev/dgraph - 385afc717c6260829f63733784f736f64ae2b6a4 authored about 6 years ago by Daniel Mai <[email protected]>
docs: Fix UIDs in queries. Rename Server to Alpha. (#2668)

* Wiki: Fix typo and changed few missed uids.

* Wiki: Rename Server to Alpha in favor of #2667

github.com/unigraph-dev/dgraph - 119b1be9caf2a1a223d9c0403ab50f0908e79120 authored about 6 years ago by Michel Conrado <[email protected]>
Secure Alter endpoint

Alpha can now set an auth token via commandline flag, which would be
checked for every incoming ...

github.com/unigraph-dev/dgraph - 1300ed8c3e91d6eb564abea5de8c1a8b2cc4a066 authored about 6 years ago by Manish R Jain <[email protected]>
Rename server health metric to alpha health. (#2670)

github.com/unigraph-dev/dgraph - 7150815f6de54e104a515b2d0afdba15fb1a692d authored about 6 years ago by Daniel Mai <[email protected]>
Bring NoTrace back so we don't push stack trace during lru_mb check.

github.com/unigraph-dev/dgraph - 9f0ff47e4a3952aef213f968349345cfad6b8065 authored about 6 years ago by Manish R Jain <[email protected]>
Breaking: Rename Server to Alpha. (#2667)

**This is a breaking change.**

Rename Dgraph server to Alpha; to make the terminology clearer...

github.com/unigraph-dev/dgraph - 8a82afe56bbf9d881077e565c0c35d30c36bc8ae authored about 6 years ago by Manish R Jain <[email protected]>
Fix more warnings found by go vet. (#2666)

These are the go vet warnings that this commit addresses:

# github.com/dgraph-io/dgraph/d...

github.com/unigraph-dev/dgraph - e29d4ef5d16eb454f2c0a29cde516b43a175a972 authored about 6 years ago by Daniel Mai <[email protected]>
Always log alter operations because they are important and rare. (#2665)

github.com/unigraph-dev/dgraph - 2b142df5a7b5b7759eb8e228b778184a139aa2b4 authored about 6 years ago by Daniel Mai <[email protected]>
Fix the test breakage from the previous commit.

github.com/unigraph-dev/dgraph - 58f60b7b6fa1560789c7c953aad331b06e7e6cf1 authored about 6 years ago by Manish R Jain <[email protected]>
Synchronize posting list rollup (#2657)

- Remove SyncIfDirty, which caused various locking issues with the LRU cache.
- LRU evictions c...

github.com/unigraph-dev/dgraph - 7bbedd2f626e09fbeba77c76c7cb01c865d13bd0 authored about 6 years ago by Manish R Jain <[email protected]>
docs: Update ports usage tip for v1.0.2 and lower.

- Remove --lru_mb flag from dgraph zero command.
- Clarify that the current default ports for Ze...

github.com/unigraph-dev/dgraph - fec41cca3e567dc6cb317fe3b7fa93e41c001f24 authored about 6 years ago by Daniel Mai <[email protected]>