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

Make expand(_all_) return value and uid facets.

github.com/unigraph-dev/dgraph - bacff26a6cf0f23da0720cb82b3e8617cb928d24 authored over 6 years ago by Pawan Rawal <[email protected]>
Rename `SafeLock` to `SafeMutex` in comment in `x/lock.go`. (#2230)

* Rename `SafeLock` to `SafeMutex` in comment in `x/lock.go`.

github.com/unigraph-dev/dgraph - 552649fffcd7ec5c1b934f4fcf11569cf2d9f120 authored over 6 years ago by Andrew McBurney <[email protected]>
Skip BitEmptyPosting for has queries.

github.com/unigraph-dev/dgraph - 999a4e0c42b9a10c4111de52eb5703ad682a2bbe authored over 6 years ago by Pawan Rawal <[email protected]>
Move client, y and protos/api package over to dgraph-io/dgo repo.

This removes any dependency of dgo on dgraph and it should be much faster to
go get dgraph-io/dgo.

github.com/unigraph-dev/dgraph - 8fa8b22aba4e6eabe65bb20fa40193ad00e1a4af authored over 6 years ago by Pawan Rawal <[email protected]>
use Equal function for comparing time.Time objects

Fixes #2219

github.com/unigraph-dev/dgraph - 3d9d854d0d734645d95275b327e5f11147e49c08 authored over 6 years ago by Janardhan Reddy <[email protected]>
Cancel pending transactions when predicate move is initiated.

github.com/unigraph-dev/dgraph - 82abcd419eb7ffc3e4e91b8be29a02ce090df269 authored over 6 years ago by Pawan Rawal <[email protected]>
Validate facet value is according to what we expect for the facet type. Fix #2074.

github.com/unigraph-dev/dgraph - 367dcbdbd97e9156f1333f92b42e75fe93a979c9 authored over 6 years ago by Pawan Rawal <[email protected]>
Don't ignore postings with empty value while creating the immutable layer in rollup.

github.com/unigraph-dev/dgraph - 03836c8552a9f25d375e75fcdccbde50c4735655 authored over 6 years ago by Pawan Rawal <[email protected]>
Add latest version to docs.

github.com/unigraph-dev/dgraph - 9b70e1d230345aa2c000e2b4cba7284af6d1fc14 authored over 6 years ago by Pawan Rawal <[email protected]>
Add instructions on how to run Jepsen tests and also information about @upsert directive to docs.

github.com/unigraph-dev/dgraph - aad5907216cab3fb4df720ace5953452a781604d authored over 6 years ago by Pawan Rawal <[email protected]>
Update CHANGELOG.md

github.com/unigraph-dev/dgraph - 806e6168f0519649f92237ca29c24906727973a0 authored over 6 years ago by Pawan Rawal <[email protected]>
snapshot aggresivley

github.com/unigraph-dev/dgraph - 47f596408714a839667806393223d5bccd2c53d9 authored over 6 years ago by Janardhan Reddy <[email protected]>
serialize connect requests in zero (#2204)

github.com/unigraph-dev/dgraph - 24c971f5c46da231de5ea9bf5b72a0e5f6051653 authored over 6 years ago by Janardhan Reddy <[email protected]>
Support @upsert directive in schema (#2201)

* Parse upsert directive in schema

* Start making changes for upsert directive

* Update te...

github.com/unigraph-dev/dgraph - ef6011687463d25bc249cccb9f1bc03188f4f184 authored over 6 years ago by Pawan Rawal <[email protected]>
Add more logs in zero

github.com/unigraph-dev/dgraph - bd0eaccd43cf015a487468518f29f92bb6ff30d2 authored over 6 years ago by Janardhan Reddy <[email protected]>
Use unique key in posting test

github.com/unigraph-dev/dgraph - 02e4166dd5901e76b76a34a39cf7ba59eade6847 authored over 6 years ago by Janardhan Reddy <[email protected]>
Snapshot in goroutine

snapshot on shutdown in zero

github.com/unigraph-dev/dgraph - e531045e76939a1c0ba4da4dd7ddafc2ebef566f authored over 6 years ago by Janardhan Reddy <[email protected]>
Update ClusterSnapshot so that it works on Travis.

github.com/unigraph-dev/dgraph - c0908458aa9beddd93553903ab71c7186e46f1f0 authored over 6 years ago by Pawan Rawal <[email protected]>
Run cleanPredicate and proposeKeyValues sequentially (#2189)

github.com/unigraph-dev/dgraph - f2899c72ee666d17f5b69fc079d39953ec7c2fc1 authored over 6 years ago by Janardhan Reddy <[email protected]>
Fix a small bug with respect to expand edges. (#2195)

* Add failing test

* Don't delete pred from _predicate_ posting list for S P O deletions.

...

github.com/unigraph-dev/dgraph - 5fecddca0ea68f206ff13891750b368ea3aebc65 authored over 6 years ago by Pawan Rawal <[email protected]>
Return latency for mutation operations. (#2194)

* Add latency information for mutation operations.

* Update

* Small change

github.com/unigraph-dev/dgraph - 2485b652a9471be64a4b69fa8db6bfe7832801ed authored over 6 years ago by Pawan Rawal <[email protected]>
Fix bug in dgraph live where some batches could be skipped on an error.

github.com/unigraph-dev/dgraph - 91480ed787e0e7310a72dde0dfc51b394a8b515a authored over 6 years ago by Pawan Rawal <[email protected]>
Fix txntoobig error (#2187)

github.com/unigraph-dev/dgraph - fcc5a5a8335a7bbe66e4684c7af4686c5428007e authored over 6 years ago by Janardhan Reddy <[email protected]>
Fix bug in syncifdirty (#2186)

github.com/unigraph-dev/dgraph - d4b537b79ac03626477b689d18f2f86b51345ddc authored over 6 years ago by Janardhan Reddy <[email protected]>
Sort facets after parsing RDF's using bulk loader.

github.com/unigraph-dev/dgraph - 3a576c187c2adf0b3b5384cd1c50c1dda99f3ea6 authored over 6 years ago by Pawan Rawal <[email protected]>
Trim null character from end of strings before exporting.

github.com/unigraph-dev/dgraph - 362620c65e7cffa9e6d0dd607f2ce4f437d17b10 authored over 6 years ago by Pawan Rawal <[email protected]>
contrib: system unit files and docs for centos (#2185)

github.com/unigraph-dev/dgraph - 5dbb7dbcecc0720ceea5bfbea0a51e8a383d9dd8 authored over 6 years ago by Paul Greenberg <[email protected]>
Update README.md

Clarify Neo4j comparison.

github.com/unigraph-dev/dgraph - 8cb805db531700f3ea0226d4b074d9086c486426 authored over 6 years ago by Manish R Jain <[email protected]>
Clarify the usage of query edge limit flag.

github.com/unigraph-dev/dgraph - 85c0932c77695a0f692feba43c3d9d32670f34c9 authored over 6 years ago by Manish R Jain <[email protected]>
Update index.md

Remove confusing versioning note.

github.com/unigraph-dev/dgraph - 29103488315304639ddac436812b855430f9fe9f authored over 6 years ago by Manish R Jain <[email protected]>
Make some improvements to live loader and log size of predicate being moved.

github.com/unigraph-dev/dgraph - bb7f9adfc7a6c3b18b59c173a04312331328ea12 authored over 6 years ago by Pawan Rawal <[email protected]>
Make rebalance interval a flag in Zero.

github.com/unigraph-dev/dgraph - de670f8ab36922a5ee66c3af75a7cbf54f6cb26a authored over 6 years ago by Pawan Rawal <[email protected]>
Fix some tests broken by query_edge_limit flag.

github.com/unigraph-dev/dgraph - 54d11b4cf51a342067de163e4aa4488acd0d814f authored over 6 years ago by Pawan Rawal <[email protected]>
add query_edge_limit flag (#2176)

github.com/unigraph-dev/dgraph - a0bc07d7cf75f68d48ede04853ce2b6df8e9514c authored over 6 years ago by jzhu077 <[email protected]>
Add info about prometheus endpoint to monitoring docs.

github.com/unigraph-dev/dgraph - b52b8bc508aed32c615720488d99c00d6d8da9f7 authored over 6 years ago by Pawan Rawal <[email protected]>
Support GraphQL vars in first, offset and after at root.

github.com/unigraph-dev/dgraph - e05f0fd6ef685773bf2424dbcfed4d810accf0bf authored over 6 years ago by Pawan Rawal <[email protected]>
Make snapshotting more frequent, also try aborting long pending transactions.

github.com/unigraph-dev/dgraph - 87aa10bbcb58e266649f03fc8a4fcb842cbf02f6 authored over 6 years ago by Pawan Rawal <[email protected]>
Dgraph live: Make the client directory optional and print counters after schema update is done.

github.com/unigraph-dev/dgraph - 94173483974c1299e2ac3122c9f3f490850be7ae authored over 6 years ago by Pawan Rawal <[email protected]>
Removed external id reference from mutation docs and fix getting started guide (#2150)

github.com/unigraph-dev/dgraph - a7ad46d69d0be8a3aa4b7bbc123b56d5e8bc58b0 authored over 6 years ago by Sai Boorlagadda <[email protected]>
RemoveNode should check if the node with Id exists (#2136)

github.com/unigraph-dev/dgraph - 330f177895287fff5d9ba86dac2305705741bf96 authored over 6 years ago by Sai Boorlagadda <[email protected]>
Query attributes with empty strings. (#2116)

github.com/unigraph-dev/dgraph - 6bb370fe58d99c1fd40d560bb1dbfc30ab21fc18 authored over 6 years ago by Sai Boorlagadda <[email protected]>
Update membership state if we can't find a leader while retrieving snapshot. Also make Leader() method only return a leader and not any server.

github.com/unigraph-dev/dgraph - 5563bd2703003fc40609bae79d25296bc7757977 authored over 6 years ago by Pawan Rawal <[email protected]>
In applyState, move logic that removes a node above the one that adds new nodes. Else we may end up removing a freshly added node.

github.com/unigraph-dev/dgraph - a259f9a1addca44275f31c8230331876365debb7 authored over 6 years ago by Pawan Rawal <[email protected]>
Fix bug in Mutate where mutated keys where not filled

github.com/unigraph-dev/dgraph - 7f9c659f282601dbd58d3573bf62d4aaf23be60f authored over 6 years ago by Pawan Rawal <[email protected]>
Get latest membership state from Zero if uid in mutation is > maxLease

github.com/unigraph-dev/dgraph - 8d2d670ecb3ac071e8a37ede3b69c942c494c1df authored over 6 years ago by Pawan Rawal <[email protected]>
Fix error handling in abort handler.

github.com/unigraph-dev/dgraph - abfedfeb2b1017b582a9ed2d7735d49c0664c64e authored over 6 years ago by Pawan Rawal <[email protected]>
Retry snapshot retrieval indefinitely.

github.com/unigraph-dev/dgraph - aaa1d2fa317c6e31263f27c5b849db7f3153bc99 authored over 6 years ago by Pawan Rawal <[email protected]>
Dont log.Fatal while joining peers. Retry indefinitely.

github.com/unigraph-dev/dgraph - b2ee1f7406ea79499e9b7c0ef5a116c0c7b3894c authored over 6 years ago by Pawan Rawal <[email protected]>
Handle errors from posting.Get

github.com/unigraph-dev/dgraph - 2c63353d8517922366f6ca909cba2a367df6717d authored over 6 years ago by Pawan Rawal <[email protected]>
Correctly update commitTs in postings while committing and startTs == deleteTs

github.com/unigraph-dev/dgraph - 42b01677b29ae7a99acf629d2e086a993325f912 authored over 6 years ago by Pawan Rawal <[email protected]>
Fix issues with predicate deletion when running a Dgraph cluster.

github.com/unigraph-dev/dgraph - 77ad97efeea4ae0d4a15b3758e51cd2ee938c2da authored over 6 years ago by Pawan Rawal <[email protected]>
Removed section on transactions are unsupported (#2104)

github.com/unigraph-dev/dgraph - 84194be1c19c465596d68786a07af2200ba4eb70 authored over 6 years ago by Sai Boorlagadda <[email protected]>
Update Ratel port in docker-compose file on get started page.

github.com/unigraph-dev/dgraph - 6b8892211d2783e7a81f34323ae780e0e564555a authored over 6 years ago by Pawan Rawal <[email protected]>
Add v1.0.3 to docs

github.com/unigraph-dev/dgraph - fe70d508024865b9c4cd99f3b379d83f21f8a368 authored over 6 years ago by Pawan Rawal <[email protected]>
k8s manifest files are updated to reflect the new defaults. (#2077)

* updated manifest files to reflect new defaults
* removed XID reference as it is now not sup...

github.com/unigraph-dev/dgraph - db1acb813d14939b8a138d55495ee2ea1e04dc01 authored over 6 years ago by Sai Boorlagadda <[email protected]>
Update nightly/upload.sh

github.com/unigraph-dev/dgraph - 79d9c6ebc452c46ac7e3c38835659419aea1d65f authored over 6 years ago by Pawan Rawal <[email protected]>
Update .travis.yaml

github.com/unigraph-dev/dgraph - e28847e7e39c1a7e50670989cb0adbbfd7d44692 authored over 6 years ago by Pawan Rawal <[email protected]>
Update CHANGELOG.md

github.com/unigraph-dev/dgraph - 1f6ea918b295fec1e5b9fd6c5e40c86a3cc2851a authored over 6 years ago by Pawan Rawal <[email protected]>
Add a /moveTablet endpoint to Zero to allow initiating predicate move by a user.

github.com/unigraph-dev/dgraph - 23f803c27946d12677e9dd802d74f97e63ca5c12 authored over 6 years ago by Pawan Rawal <[email protected]>
Fix inequality(gt & lt) for non lossy types. (#2098)

* Fix inequality(gt & lt) for non lossy types.

For non lossy types inequality is only cons...

github.com/unigraph-dev/dgraph - 576343e28570eb354f2c408000aefbe26d85188e authored over 6 years ago by Sai Boorlagadda <[email protected]>
Update docs for removing a node and GraphQL variables.

github.com/unigraph-dev/dgraph - 51615ab69baea4ca623594f8bb1a5891f942ca22 authored over 6 years ago by Pawan Rawal <[email protected]>
Print predicate name in the warning about long text for exact index.

github.com/unigraph-dev/dgraph - 09141e903db47042fbdd9469499ba5d8841f1c3d authored over 6 years ago by Pawan Rawal <[email protected]>
Fix bug in predicate move. Load schema while populatingKVs and not while proposing them.

github.com/unigraph-dev/dgraph - 35f998b9f91b0265f8086b93f633226e4ce3e6e9 authored over 6 years ago by Pawan Rawal <[email protected]>
Write Predicate to intern.SchemaUpdate otherwise it is marshalled to nil for default types and schema doesn't show up after restart.

github.com/unigraph-dev/dgraph - 6e16f7990b613498a9c3ddfef237df39f38779fd authored over 6 years ago by Pawan Rawal <[email protected]>
Standard gitignore for a golang project (#2078)

github.com/unigraph-dev/dgraph - 60678ebae2fa3c9c5ebc57341c2ac26847dea041 authored over 6 years ago by Sai Boorlagadda <[email protected]>
Correctly update uidMatrix when facetOrder is supplied. Also add cURL to docker images so that export can be initiated.

github.com/unigraph-dev/dgraph - 99fdf7aa1d0299e442abbe7833882761bd941d64 authored over 6 years ago by Pawan Rawal <[email protected]>
Fix documentation for setting facets on uid edges using JSON

github.com/unigraph-dev/dgraph - 7eab5e71687696ca194f087c3006791a562066d0 authored over 6 years ago by Pawan Rawal <[email protected]>
Added version subcommand to the CLI (#2065)

A new subcommand, version, is added to the dgraph commandline which
specifies the current versi...

github.com/unigraph-dev/dgraph - 0990374bf85cdfcff2ca85fd0cdb641c339f6769 authored over 6 years ago by Kshitij Saraogi <[email protected]>
Stop receiving signals on channel before closing it

github.com/unigraph-dev/dgraph - 5e47b20d60ac54472f573a57cd13414fee8fe531 authored over 6 years ago by Janardhan Reddy <[email protected]>
Reindex data when schema is changed to list type.

github.com/unigraph-dev/dgraph - 629f3a7ba0b18447ccfcecb7dd9c0a0ca26d1d96 authored over 6 years ago by Pawan Rawal <[email protected]>
Dont crash if initial snapshot retrieval fails

github.com/unigraph-dev/dgraph - b1b69b32b8d35e09da8912dbf4a20d1506fe1df2 authored over 6 years ago by Pawan Rawal <[email protected]>
Call connect outside goroutine

github.com/unigraph-dev/dgraph - 2fade242df43e0adfaee655249f311bf942ea8fc authored over 6 years ago by Janardhan Reddy <[email protected]>
vendor badger with purge

* Remove background purging and purge during eviction
* add meta to denote empty posting

github.com/unigraph-dev/dgraph - e3abed9d7cae293db8e1e33e6469039d2911220a authored over 6 years ago by Janardhan Reddy <[email protected]>
docker configuration files to reflect the new default ports. (#2064)

* docker configuration files to reflect the new default ports.

contrib/config has docker-c...

github.com/unigraph-dev/dgraph - 9160a565543a5e2613349f187a70013961054ac6 authored over 6 years ago by Sai Boorlagadda <[email protected]>
Fix nil pointer exception on restart after removing a peer.

github.com/unigraph-dev/dgraph - 74bbd9829a9befeab6d32aac1ada8c3cdc177930 authored over 6 years ago by Pawan Rawal <[email protected]>
Print total number of RDF's processed when live loader ends.

github.com/unigraph-dev/dgraph - d972318a12ad7a4a09091ccbcc0abea73c3bc05d authored over 6 years ago by Pawan Rawal <[email protected]>
Don't continue in loop after proposing KVs while doing predicate move

github.com/unigraph-dev/dgraph - 7131e04a3090f389868a7f938fcb6c4954e21f31 authored over 6 years ago by Pawan Rawal <[email protected]>
Adding node definitions to getting started guide. (#2056)

* Adding node definitions to getting started guide.

Newbies who wants to get started needs...

github.com/unigraph-dev/dgraph - 34733b459392d88fb1e90a07e93c4a09c106656f authored over 6 years ago by Sai Boorlagadda <[email protected]>
New default ports for Dgraph Zero (#2050)

* New default ports for Dgraph Zero

* gRPC-external: 5080
* http-external: 6080

These...

github.com/unigraph-dev/dgraph - 998b870f2767df889f4a5e878346f5d87d67def8 authored over 6 years ago by Sai Boorlagadda <[email protected]>
Update docs for recurse

github.com/unigraph-dev/dgraph - 2b3161fd6f7302a85a777b5fb22539bc3f689109 authored over 6 years ago by Pawan Rawal <[email protected]>
Update index.md

github.com/unigraph-dev/dgraph - bfd2cf7caebe68bce9c6d28ec65ec6136bf06186 authored over 6 years ago by Janardhan Reddy <[email protected]>
Add filter to fix blank node test

github.com/unigraph-dev/dgraph - 0863a00ae39c09c701bcdc56c24f19acf1c889da authored over 6 years ago by Pawan Rawal <[email protected]>
Add wg.Wait() so that schema is properly loaded after predicate move.

github.com/unigraph-dev/dgraph - 6da3c7d73960ad99d227c81e60d027590344c962 authored over 6 years ago by Pawan Rawal <[email protected]>
update docs

github.com/unigraph-dev/dgraph - 62c3de6dee27c92d7fba7cb83d1ad81773d935ce authored over 6 years ago by Janardhan Reddy <[email protected]>
Dont call it.Next() at start of for loop when sending data during predicate move.

github.com/unigraph-dev/dgraph - 85af112124dfe2c582f13065cc18dab16bbaf094 authored over 6 years ago by Pawan Rawal <[email protected]>
Improving Deploy documentation. (#2044)

* Improving Deploy documentation.

* Added a structure & table of contents to ease navigati...

github.com/unigraph-dev/dgraph - 00a178aa257bb3f4289ffeb8a9d4d9a0d2a336b4 authored over 6 years ago by Sai Boorlagadda <[email protected]>
Retrieve snapshot only from leader. Improve error logs and remove some dead code

in query_test.go

github.com/unigraph-dev/dgraph - ea2dff1780ae415885db20bebe104f7b153094cf authored over 6 years ago by Pawan Rawal <[email protected]>
Support blank nodes in JSON mutations.

github.com/unigraph-dev/dgraph - 1390aaf86aa31b50ea3f9900d943cba118775b9e authored almost 7 years ago by Pawan Rawal <[email protected]>
Fix for TestLoaderXidMap on OSX (#2035)

* Fix for TestLoaderXidMap on OSX

zcat on osx seems to add .Z when running in POSIX mode (...

github.com/unigraph-dev/dgraph - 189fdd3da091075668e97b7622f974ba154b73db authored almost 7 years ago by Sai Boorlagadda <[email protected]>
Increase timeout for tests.

github.com/unigraph-dev/dgraph - 646e779546838821f07cbc70ce705b4c4246ae53 authored almost 7 years ago by Pawan Rawal <[email protected]>
Update dgraph-multi.yaml to use podAntiAffinity. Also fix spelling mistake in docs.

github.com/unigraph-dev/dgraph - 69e1ca2cb7fb7d9da2c68d9c2c7b52be742109d7 authored almost 7 years ago by Pawan Rawal <[email protected]>
Set maxBackOffDelay to 10sec in dail options

Fixes #2031

github.com/unigraph-dev/dgraph - dd4e2f76e28f7293ae69eb0a437f666a87e83198 authored almost 7 years ago by Janardhan Reddy <[email protected]>
bulk-loader cmd options to be aligned with others (#2029)

Updated command option for bulk-loader to take zero address as --zero
instead of --zero_addr....

github.com/unigraph-dev/dgraph - 139e293a7a7dbc27d87a772d38d2c7268d6102a7 authored almost 7 years ago by Sai Boorlagadda <[email protected]>
fix out of range error in ineqtokens

github.com/unigraph-dev/dgraph - 12db97c8b31a00a912f2b0c71b2baf1ae2320523 authored almost 7 years ago by Janardhan Reddy <[email protected]>
update docs for fetching nightly build

github.com/unigraph-dev/dgraph - a7a533382be172729a4acb4dae61abf6152e1bc8 authored almost 7 years ago by Janardhan Reddy <[email protected]>
Update CHANGELOG, script to generate binaries and docs script

github.com/unigraph-dev/dgraph - ca7c13cc927dddf036d20e21babea15a665100f4 authored almost 7 years ago by Pawan Rawal <[email protected]>
Fix how groupby works when we have multiple parents.

github.com/unigraph-dev/dgraph - fb2d3d3f97d19dfc08d016162f718fe4972ca946 authored almost 7 years ago by Pawan Rawal <[email protected]>
Send only the new keys while doing multiple mutates within same transaction.

Fixes #2022

github.com/unigraph-dev/dgraph - 69b1084371e6e19d23cf94dfe548588037bc4120 authored almost 7 years ago by Janardhan Reddy <[email protected]>
Fix race in EvictAll shard method of xidmap

github.com/unigraph-dev/dgraph - 71378e5d236698e750a371c8233b5fef01a21599 authored almost 7 years ago by Pawan Rawal <[email protected]>
Fix race in replica count

fix #1946

github.com/unigraph-dev/dgraph - 3f511004af05d1b390bc9ce16bbf19cf76e397b1 authored almost 7 years ago by Janardhan Reddy <[email protected]>