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

Add missing XMLShema types from freebase data

github.com/unigraph-dev/dgraph - b0fe7c51e0c124c12d6294aa18c4190f9f58d919 authored almost 8 years ago by Ashwin Ramesh <[email protected]>
Modify convertToNQuads so that it can read long geo lines

github.com/unigraph-dev/dgraph - bb7591ac738ee6677dc71c3c59a6fa941646467c authored almost 8 years ago by Pawan Rawal <[email protected]>
Update one Filter test to include _uid_

github.com/unigraph-dev/dgraph - 9096d4dc210e8d888d4cbb97dbc4e597fd6ead7f authored almost 8 years ago by Jay Chiu <[email protected]>
Merge branch 'release/v0.7' of github.com:dgraph-io/dgraph into release/v0.7

github.com/unigraph-dev/dgraph - b77a47f0a1c886fda7dedd09f473f673231c853e authored almost 8 years ago by Jay Chiu <[email protected]>
Fix bug in backup code, due to passing buf.Bytes() directly in the channel

github.com/unigraph-dev/dgraph - f6c769ad4c5ccef619b1f2fafef65b59942abf2b authored almost 8 years ago by Manish R Jain <[email protected]>
Update .gitignore

github.com/unigraph-dev/dgraph - 0266751c8e9931cfa3f0980ad6cbea4185c9f98c authored almost 8 years ago by Manish R Jain <[email protected]>
Fix: Get reference to element before modifying

github.com/unigraph-dev/dgraph - 90eb1b087d842c1d4889fb352998a87891201719 authored almost 8 years ago by Ashwin Ramesh <[email protected]>
Switch key encoding to make it robust and consistent across the entire codebase.

github.com/unigraph-dev/dgraph - 331693d40523acd81823401c8326228c968dac4b authored almost 8 years ago by Manish R Jain <[email protected]>
Add tests for keys.go

github.com/unigraph-dev/dgraph - 248a5869e2ffcaf61b4b7ab20bec410829d2a8f4 authored almost 8 years ago by Manish R Jain <[email protected]>
Add a trace for the number of committed entries. Also, move newNode next to node struct def.

github.com/unigraph-dev/dgraph - 0a6d5d095c707848264d3997fbf498dd24ac8a15 authored almost 8 years ago by Manish R Jain <[email protected]>
Fix bug with calling proto.Size()

github.com/unigraph-dev/dgraph - cad3fc869533d2234fa645a6d30163475462a343 authored almost 8 years ago by Jay Chiu <[email protected]>
Add 0x to uids in backup file

github.com/unigraph-dev/dgraph - 8c3e3a98a4a0282fc784e23f80b9a2a11a403217 authored almost 8 years ago by Pawan Rawal <[email protected]>
Use schema in loader. Add some checks

github.com/unigraph-dev/dgraph - d0dde16015090ad11fcfd5080a4383ef959e6b71 authored almost 8 years ago by Jay Chiu <[email protected]>
Remove printf

github.com/unigraph-dev/dgraph - 55cea3cdbc213abf91913b60845093244b14f0fa authored almost 8 years ago by Manish R Jain <[email protected]>
Small optimization when dealing with mutations.

github.com/unigraph-dev/dgraph - 0f5be4b9d5c73332f75232b6604735e7ceff210e authored almost 8 years ago by Manish R Jain <[email protected]>
Modify node.Run() to process all mutations concurrently.

github.com/unigraph-dev/dgraph - 087fd5101fa1219ba62820ba46a050a652000617 authored almost 8 years ago by Manish R Jain <[email protected]>
Skip empty values in results

github.com/unigraph-dev/dgraph - e012c62e7e3a87cffe9d2a07306bcd320849df4b authored almost 8 years ago by Ashwin Ramesh <[email protected]>
Update travis for RocksDB 4.11.2

github.com/unigraph-dev/dgraph - 451e317d072e6fc0e27338ec9a06457403a72afb authored almost 8 years ago by Jay Chiu <[email protected]>
Update to RocksDB 4.11.2

github.com/unigraph-dev/dgraph - 0c8328c8d2356de2bb4039b0a6881b14cb1d6a70 authored almost 8 years ago by Jay Chiu <[email protected]>
Update to RocksDB 4.11.2

github.com/unigraph-dev/dgraph - 35b89b0a4a558404fff6be8dfcffdd0a829e0e9d authored almost 8 years ago by Jay Chiu <[email protected]>
Don't close stores, because indexing jobs can be pending.

github.com/unigraph-dev/dgraph - 5d85005a75e936e347befd45a4e07895f99453ef authored almost 8 years ago by Manish R Jain <[email protected]>
Merge branch 'master' into release/v0.7

github.com/unigraph-dev/dgraph - f01b65ee8e25d02a2737278d70ab5cefbefa2fb4 authored almost 8 years ago by Manish R Jain <[email protected]>
Merge branch 'master' of github.com:dgraph-io/dgraph

github.com/unigraph-dev/dgraph - a9612fd6630faa0eedccec06d7de07c783180c87 authored almost 8 years ago by Manish R Jain <[email protected]>
Bug fix: Use the groups class pointer, instead of global variable.

github.com/unigraph-dev/dgraph - 9d0cb32f2a4eb39b4564fcc970c98578bf8e9f9f authored almost 8 years ago by Manish R Jain <[email protected]>
Handle _INV_ error at root while traversing

github.com/unigraph-dev/dgraph - 8909b52f2439697b7d3bd1e5be3a291deebb105d authored almost 8 years ago by Ashwin Ramesh <[email protected]>
Comment out all ps.Close statements. This actually fixes the intermittent query module test failures.

github.com/unigraph-dev/dgraph - d024fdf60d2bedd8bddec1b367668c2bc15d206c authored almost 8 years ago by Manish R Jain <[email protected]>
Update Dockerfile to change working directory

github.com/unigraph-dev/dgraph - 8f5d31c0d8ad5f55cd659a58322e6b68a6aec0a6 authored almost 8 years ago by Pawan Rawal <[email protected]>
Avoid unnecessary membership sync log output in server.

github.com/unigraph-dev/dgraph - ca520ff733bac391e6329225973a7d4a76a5ef45 authored almost 8 years ago by Manish R Jain <[email protected]>
Avoid unnecessary membership sync log output in server.

github.com/unigraph-dev/dgraph - 1e546bb1296d4132cb69b7968bffca5157395206 authored almost 8 years ago by Manish R Jain <[email protected]>
Check address using isLoopback function for admin endpoints

github.com/unigraph-dev/dgraph - 63f36f6d99993547ce2e367f4c2b9bf8e6cb3411 authored almost 8 years ago by Pawan Rawal <[email protected]>
Merge branch 'master' of github.com:dgraph-io/dgraph

github.com/unigraph-dev/dgraph - 8ff38b7c37dca4670bab2d1aca709ccc6e78e51d authored almost 8 years ago by Manish R Jain <[email protected]>
Backup Bug: Fix the bug due to which a single node cluster couldn't run

backup.

github.com/unigraph-dev/dgraph - 692c285f76fb3fcb64f486d3aac63bc15fa2570a authored almost 8 years ago by Manish R Jain <[email protected]>
Add tests related to geo-location

github.com/unigraph-dev/dgraph - a64e8a292402171a753afb94b67881805d31971b authored almost 8 years ago by Ashwin Ramesh <[email protected]>
Various pending TODOs in raft and other places.

github.com/unigraph-dev/dgraph - bd7f3e11fdd766f537f4c6aef107097b7475fe25 authored almost 8 years ago by Manish R Jain <[email protected]>
assert.Equals takes actual then expected. Tests have this swapped. (#340)

github.com/unigraph-dev/dgraph - bbef326ab6ee8234ea0051dd1e826313eb3a28e8 authored almost 8 years ago by John Rowley <[email protected]>
Support _count_ with filtering and pagination

github.com/unigraph-dev/dgraph - f260f3ac4385726359658a3ac9d52ce47dc926d5 authored almost 8 years ago by Jay Chiu <[email protected]>
Add support Geolocation based functions

github.com/unigraph-dev/dgraph - 0be8cea2bd0f2a9328cd8923525d6437dff3aff8 authored almost 8 years ago by Ashwin Ramesh <[email protected]>
Use proto for DirectedEdges and Mutations

github.com/unigraph-dev/dgraph - d359b1d2c2fc6af531d4e50e80843b53b9221e78 authored almost 8 years ago by Jay Chiu <[email protected]>
Move filtering functions to worker

github.com/unigraph-dev/dgraph - 851d43ec0cdda4e18d3c42b04b650665bcf10592 authored almost 8 years ago by Ashwin Ramesh <[email protected]>
Add check for IPv6 address

github.com/unigraph-dev/dgraph - 84687a342050c64ae4a731d5f05c1a859951ff0a authored almost 8 years ago by Pawan Rawal <[email protected]>
Remove flatbuffers form vendor

github.com/unigraph-dev/dgraph - 819cfa335468a8d714d77dd8b29fce9f1f166fdf authored almost 8 years ago by Ashwin Ramesh <[email protected]>
Posting and Backup: Convert posting/list.go and backup to proto.

github.com/unigraph-dev/dgraph - b5db1f885d6e1dc4bd18a45afbbda0b2425b9477 authored almost 8 years ago by Manish R Jain <[email protected]>
[Bug] Backup: Don't assign to an unsafe slice from C array.

This bug caused TestBackup to go into infinite loop.

github.com/unigraph-dev/dgraph - bf56473b1b4b58850a894812fc6b48258cd34c12 authored almost 8 years ago by Manish R Jain <[email protected]>
Update PayloadCodec for MembershipUpdate and RaftContext

github.com/unigraph-dev/dgraph - 0bc134655e981006d214804197db87b4e6962002 authored almost 8 years ago by Jay Chiu <[email protected]>
Use proto for Membership and MembershipUpdate

github.com/unigraph-dev/dgraph - fd210b37747e256cfe426b3afebd135ba93e851d authored almost 8 years ago by Jay Chiu <[email protected]>
Support multiple UIDs at root

github.com/unigraph-dev/dgraph - 2b9adfedb6ee8e1fe7bb84951ee7f1ccf101100e authored almost 8 years ago by Ashwin Ramesh <[email protected]>
Debug mode for simple-e2e

github.com/unigraph-dev/dgraph - 318349e284d73cc5f0d4a8c6dfe43cd4114dcf62 authored almost 8 years ago by Jay Chiu <[email protected]>
Add debugmode for e2e test

github.com/unigraph-dev/dgraph - 3c88c96d15448b9756103d6e1feaed7a95e67825 authored almost 8 years ago by Jay Chiu <[email protected]>
Fix travis test

github.com/unigraph-dev/dgraph - 080a4884f9b2f57d3fcc74ce3fe9058ea8b32d7e authored almost 8 years ago by Ashwin Ramesh <[email protected]>
Fix: Assigning new UID

github.com/unigraph-dev/dgraph - a9ef7e6662a47695cae3049f9609a0d1df0fc395 authored almost 8 years ago by Ashwin Ramesh <[email protected]>
Have root name in alias field

github.com/unigraph-dev/dgraph - 9a58caed59b2380ef7bd21cd706cf3bc32e2bd59 authored almost 8 years ago by Ashwin Ramesh <[email protected]>
Query: Refactor query module to unite filter and generator.

Modify SubGraph so it can take in a SrcFunc function just like it
currently takes SrcUids. That ...

github.com/unigraph-dev/dgraph - a9fdb302d7da23d34018aada6fd0a881ff25225c authored almost 8 years ago by Manish R Jain <[email protected]>
Remove algo.UIDList. Use protos for endpoints.

github.com/unigraph-dev/dgraph - 6e8014344b020516f93d37ef0bd22a10ff31a278 authored almost 8 years ago by Jay Chiu <[email protected]>
Eliminate flatbuffers Result, ValueList, CountList. Added protos.

github.com/unigraph-dev/dgraph - b0b49b8104423cef7ac02343947360c433991964 authored almost 8 years ago by Jay Chiu <[email protected]>
Subgraph: Use functions to access various fields in task.Result

github.com/unigraph-dev/dgraph - 16b98bbd818ba28c105a5370d1d37bba9a50071c authored almost 8 years ago by Manish R Jain <[email protected]>
Support fetching UIDs from index at root

github.com/unigraph-dev/dgraph - e7bb09101c6b97ae2b104d0d9dcfd36462859699 authored almost 8 years ago by Ashwin Ramesh <[email protected]>
Move shutdown and backup handling to /admin

github.com/unigraph-dev/dgraph - bd00259fd1d069a7efa3eabd0d5f26f4f86d9158 authored almost 8 years ago by Ashwin Ramesh <[email protected]>
Serial intersection for filters

github.com/unigraph-dev/dgraph - f5859261bb216e3f6386ba399c3bed04061588d4 authored almost 8 years ago by Jay Chiu <[email protected]>
Fix latency in JSON output. Rename jsonPreOutput and protoPreOutput. Add test for latency in JSON debug output.

github.com/unigraph-dev/dgraph - ce8e14bdb0cf96b0bb154194f12913aea13a9bfc authored almost 8 years ago by Jay Chiu <[email protected]>
Use preTraverse for both toJSON and toProto

github.com/unigraph-dev/dgraph - 34e8400ccdfb26b73f605d5a2d762c2619a92f3f authored almost 8 years ago by Jay Chiu <[email protected]>
Accept geoJson string in mutations

github.com/unigraph-dev/dgraph - a162df43f29945d4efc9c9a4dd1530c56839462e authored almost 8 years ago by Ashwin Ramesh <[email protected]>
Load based on group configuration

github.com/unigraph-dev/dgraph - 9460a443a3b4ec4bbde5ee369a6870923a254de0 authored almost 8 years ago by Ashwin Ramesh <[email protected]>
Formatting: Small formatting fix.

github.com/unigraph-dev/dgraph - b9d9aa6bb0eb69c949f3116c7e2038cca360ff2e authored almost 8 years ago by Manish R Jain <[email protected]>
Backup: Simplify backup logic and make it robust.

- Simplify backup code.
- Just use a single RPC call to handle backup, where each server, if una...

github.com/unigraph-dev/dgraph - cce4b55ed918616b1c785dc3a1686c496fdb1e76 authored almost 8 years ago by Manish R Jain <[email protected]>
Add stub to prevent go build error (#300)

github.com/unigraph-dev/dgraph - f207645f5bfe1cf9bcad17fd0902ae08452cd25d authored almost 8 years ago by John Trengrove <[email protected]>
Support taking backups

github.com/unigraph-dev/dgraph - de6f7ed2b9e6119eb7fbff46b2717fe1d93f75e9 authored almost 8 years ago by Ashwin Ramesh <[email protected]>
Bug Fix: Forgot to add defer in front of g.RUnlock

github.com/unigraph-dev/dgraph - fda5f8c2e706480c6c79881985b0e448aa3208fb authored almost 8 years ago by Manish R Jain <[email protected]>
Generate SubGraphs for benchmarks. Serialize them.

github.com/unigraph-dev/dgraph - 821aec79fd323b219a7381e2a63c34095cbd5149 authored almost 8 years ago by Jay Chiu <[email protected]>
RAFT: Membership information

Keep track of membership information for all nodes of all groups in the
cluster, routing all inf...

github.com/unigraph-dev/dgraph - c9c9795210df2df72b566a674ffa6d74e5dc6128 authored almost 8 years ago by Manish R Jain <[email protected]>
Mark Uids of corresponding Xids as _taken_

github.com/unigraph-dev/dgraph - 831e1ca944856c5b6179f6a67ccedc7d93bf93d7 authored almost 8 years ago by Ashwin Ramesh <[email protected]>
Fixes:

Move all time.Tick out of for loops. Create a ticker outside the loop
and just use it's channel ...

github.com/unigraph-dev/dgraph - 31fea9aec76a501443c192cbfb01f78f6d2fb294 authored almost 8 years ago by Manish R Jain <[email protected]>
Bug Fix

Don't call time.Tick within a quick iterating for loop. Because Go
creates a new ticker at every...

github.com/unigraph-dev/dgraph - 1b31c8542e1bfbcff5f550420c0bc3e9e1d8beba authored almost 8 years ago by Manish R Jain <[email protected]>
Update build.sh to not create a tarbomb

github.com/unigraph-dev/dgraph - 9c59b4604cdc70f098a46d7d49f7efb6150fc48b authored almost 8 years ago by Pawan Rawal <[email protected]>
Speed up posting list's Length()

github.com/unigraph-dev/dgraph - 14710a932fe1c6b798a42ceec9ace406c98c4062 authored almost 8 years ago by Jay Chiu <[email protected]>
Fix travis scripts to use wal instead of mutation directory

github.com/unigraph-dev/dgraph - f978f81f0228966e54f65a5801f19633af9dff90 authored almost 8 years ago by Pawan Rawal <[email protected]>
Refactoring and various cleanup

Reviewed Jiawei's sort PR and did small refactorings based on my
comments. Fixed various tests a...

github.com/unigraph-dev/dgraph - e398f72ac3cd540247d8ec1d11094e23a76484f1 authored almost 8 years ago by Manish R Jain <[email protected]>
Fix query/geo_test

github.com/unigraph-dev/dgraph - 44269f93c77a705ba57285a95419d24b212c31cd authored almost 8 years ago by Jay Chiu <[email protected]>
Sorting. Tests remain broken. We fixed some.

github.com/unigraph-dev/dgraph - f7744ab96f749904d1116ea54be4bf5f4926a57d authored almost 8 years ago by Jay Chiu <[email protected]>
Move RocksDB stats to /debug/store for dgraph binary

github.com/unigraph-dev/dgraph - cc5851b07bf4c2fef9e0bed86f5a8fb1bb31029e authored almost 8 years ago by Jay Chiu <[email protected]>
Make ICU data file optional for embedded binary

github.com/unigraph-dev/dgraph - 925958272ee45a225c819d8a9af49cccfd7d83a2 authored almost 8 years ago by Jay Chiu <[email protected]>
Fix build issues from loader.go

github.com/unigraph-dev/dgraph - d67d672ce3387bf30a1097315a40e52773b876a6 authored almost 8 years ago by Manish R Jain <[email protected]>
posting: Fix the bug with returning a *types.Posting

We shouldn't return a pointer to types.Posting, which is based on the
underlying internal PL buf...

github.com/unigraph-dev/dgraph - 0628a36991baebe0e3005869dc8968f0e88f6022 authored almost 8 years ago by Manish R Jain <[email protected]>
RAFT: Trigger cmpaigning in a single node cluster.

So, the node can become leader quickly, and we can make progress.

github.com/unigraph-dev/dgraph - 7564c98d23aae275d23078daadcceedb471a7a6b authored almost 8 years ago by Manish R Jain <[email protected]>
posting: Rewrite list.go to make it simpler

Instead of allowing random access into posting list, which complicates
the mutation layers logic...

github.com/unigraph-dev/dgraph - 744dbd2ae93e4fdfb63c9d1f4d2d90ed6461f271 authored almost 8 years ago by Manish R Jain <[email protected]>
Use correct type during validity check

github.com/unigraph-dev/dgraph - 65676b1e99a6e240c248bc1bec8bcd449e5708c3 authored almost 8 years ago by Ashwin Ramesh <[email protected]>
RAFT: Various cleanup

- Remove worker.State.
- Move all raft and worker flags within worker package.
- Move all RAFT I...

github.com/unigraph-dev/dgraph - 8397fee33a948258325864e0bd940b388c07e727 authored about 8 years ago by Manish R Jain <[email protected]>
Bug Fix: If mindex moves past the last element in immutable posting list, we used to return false. Instead, try recursively with the new index.

github.com/unigraph-dev/dgraph - 4bfc8e060824bb5aa99c38696460b9cfb6ce81dd authored about 8 years ago by Manish R Jain <[email protected]>
Change the endian-ness of keys from little to big endian. Also, don't use bytes buffer to generate key.

github.com/unigraph-dev/dgraph - 6313e647ef3772f464aa841414cbbacf40f7b112 authored about 8 years ago by Manish R Jain <[email protected]>
Bug fix: If error is nil, return nil in wrapf.

github.com/unigraph-dev/dgraph - 3bb0ce3739a151772e6fd0d7131d60db64b37534 authored about 8 years ago by Manish R Jain <[email protected]>
Support for querying geo data.

Includes:
Implemented query filters for contains, within and intersects.
Add support for near qu...

github.com/unigraph-dev/dgraph - 1da85c19f0f37cc42a567ccef15757e7606cb7d3 authored about 8 years ago by Kostub Deshmukh <[email protected]>
RAFT: Change the logic to join peers before starting the node.

Also, fix the case where we don't have address of a peer. Just drop
those messages. And let RAFT...

github.com/unigraph-dev/dgraph - 002e5a64548be4b9a2546299ca1816a7f60dfed1 authored about 8 years ago by Manish R Jain <[email protected]>
RAFT: Support node restarts.

- Implement a persistent WAL based on RocksDB. We use RocksDB because
given a RAFT entry at inde...

github.com/unigraph-dev/dgraph - 1cd36e1b2e0ffff53adab757f804dcc74f5f2d61 authored about 8 years ago by Manish R Jain <[email protected]>
Coerce scalars that aren't part of objects

github.com/unigraph-dev/dgraph - 88f085c07394f49bcb1a9279a789fa7e85fafe29 authored about 8 years ago by Ashwin Ramesh <[email protected]>
Fix ICU for travis

github.com/unigraph-dev/dgraph - 8d93194f7997761734c1a148726cee312e1923c2 authored about 8 years ago by Jay Chiu <[email protected]>