Ecosyste.ms: OpenCollective

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

github.com/unigraph-dev/dgraph

Native GraphQL Database with graph backend
https://github.com/unigraph-dev/dgraph

Convert bytes to string before JSON encoding during ToJson. Switch to 2 servers. Add profiling info for loader.

0703aafb2dcfe2cb4ad9bbea9de54b7a76669f44 authored over 8 years ago by Manish R Jain <[email protected]>
Adding suppirt for mutations in goclient

ecbd269e0d24c99203b6fb1b78f71794b652c29f authored over 8 years ago by Pawan Rawal <[email protected]>
Have a flag to forbit mutations on a server. Very useful for the live demo, or other read-only situations.

a5a8a126e2306f0ba0bfc6b0f7037d646c694ac3 authored over 8 years ago by Manish R Jain <[email protected]>
Changing type of Value from interface{} to []byte.

Changing type of value from interface to []byte

Making sure tests pass.

Addressing todo and fi...

480b1337f461a40d4a84b8f444ced50289dc247f authored over 8 years ago by Pawan Rawal <[email protected]>
We don't need to use govendor here. All the deps are checked in.

7c998231ae9ef879ffef9b9e66d4772e95202b9e authored over 8 years ago by Manish R Jain <[email protected]>
Commit all dependencies.

917522ae14d8bf30081f26537d61c9ef16fd5d2b authored over 8 years ago by Manish R Jain <[email protected]>
vendor.json automatically gets updated to have rootPath. So, check it in.

fb27f68136e7a673dcbf62745b73565efc874040 authored over 8 years ago by Manish R Jain <[email protected]>
Remove unnecessary notes.txt file. Also test out the gpg key signing.

9d18d60e5308dc98d38b21d38e7a32ed715c692f authored over 8 years ago by Manish R Jain <[email protected]>
Add gitignore to avoid pulling in dependencies for now

d48a96f172c797c98350c3eea622d1b8abaf01d1 authored over 8 years ago by Manish R Jain <[email protected]>
Merge pull request #84 from thezelus/vendoring

Enable vendoring using GOVENDOR

e46ca7fbbec5184e13e6754b11a501e0246d8a42 authored over 8 years ago by Manish R Jain <[email protected]>
Merge pull request #81 from dgraph-io/benchmarking

Benchmarking

b98d37acb3cb51b0e2d65de526ef03bea3ab7ea4 authored over 8 years ago by Manish R Jain <[email protected]>
added todo

34ba6dbcf5c251fa503e2502c424a41826f2574a authored over 8 years ago by Pawan Rawal <[email protected]>
Update dockerfile to support govendor

0f207e733b4495f0f91a67131465a264c2992c87 authored over 8 years ago by The Zelus <[email protected]>
avoiding interface conversion

4932af81d4d6bfe5a41d7043f5d718278d0df544 authored over 8 years ago by Pawan Rawal <[email protected]>
Changing type of val in Properties to byte slice

684e26d21b64d6f80b2c7897432cf68d3808586d authored over 8 years ago by Pawan Rawal <[email protected]>
Make the Issue Tracker note more distinct from others

f17501674310e96033768e15b1a8d953614b18a0 authored over 8 years ago by Manish R Jain <[email protected]>
Enable vendoring using GOVENDOR

Resolves - https://discuss.dgraph.io/t/vendoring-dependencies-for-dgraph/177

Pertaining to the ...

9dbaf2ea82bacb4a7e94955fbdf13e17e85c8f7e authored over 8 years ago by The Zelus <[email protected]>
fixing nil pointer reference bug in server/main.go

33f936dd18cee4b2359e2966d6f8c1acf34cd8c7 authored over 8 years ago by Pawan Rawal <[email protected]>
Optimizations and refactoring

1. Changing extension of files with binary data to .bin.
2. Running separate benchmark for each ...

40211ad6cf1e2072480f47e217a51581d08ad348 authored over 8 years ago by Pawan Rawal <[email protected]>
Changing properties in graph.Node to a slice from a map.

5f0ee3c97408723f40101e97b0734303fadb1cce authored over 8 years ago by Pawan Rawal <[email protected]>
Benchmarking

1. Exporting query and result byte slices inside SubGraph so that they are
written to file when ...

40194a6781e3ce156fc8b1dd7d76d190e218d572 authored over 8 years ago by Pawan Rawal <[email protected]>
Adding Latency to protocol buffer response.

69f0e9dd0c5f6513e95706f68f631ce4d87e82e5 authored over 8 years ago by Pawan Rawal <[email protected]>
Merge pull request #80 from dgraph-io/dmuts

Output the offending line in error log if rdf.Parse fails.

d1ba995c9e2e315553cfb23fa58cbc3cc376e447 authored over 8 years ago by Manish R Jain <[email protected]>
Output the offending line in error log if rdf.Parse fails.

32ef6c8cfc4a53e4f72b267d61bfcc7f65047f31 authored over 8 years ago by Manish R Jain <[email protected]>
Merge pull request #79 from dgraph-io/grpcerror

Grpcerror

b1e919346608fdbb7e4a15351ecf4c5e55477e52 authored over 8 years ago by Manish R Jain <[email protected]>
shifting echo statement to end of run command

a7a03f9d904bac8d78ef611403e25f00d72007ee authored over 8 years ago by Pawan Rawal <[email protected]>
fixing indentation

84905a3efc8084487869ae6d397ba52a08416418 authored over 8 years ago by Pawan Rawal <[email protected]>
appending go test to previous statement in Dockerfile

6dcd7fc1ecd263a8d039967f0918689074f36435 authored over 8 years ago by Pawan Rawal <[email protected]>
Merge pull request #77 from dgraph-io/gql

Functionality to find first N results

d726deae30f3512b84cb7f172608304e436c22c7 authored over 8 years ago by Manish R Jain <[email protected]>
merge if else to if

dc5bb7cdd5bf815eb314de7d0afdf9b8b117ec11 authored over 8 years ago by Manish R Jain <[email protected]>
Merge branch 'master' into gql

aa1c4e5aa5f8b0a850e54907bb6e17f0a27df9c8 authored over 8 years ago by Manish R Jain <[email protected]>
Prominently mention about Github Issue Tracker

e754a367dab976f2c7d62b5af71a27db40d5bb5a authored over 8 years ago by Manish R Jain <[email protected]>
Merge branch 'master' into gql

d7ea1829955a043e86d663f3d3c575400605ae4e authored over 8 years ago by Manish R Jain <[email protected]>
Merge pull request #74 from dgraph-io/goclient

Added helper functions for Graph response to client

c364b15bd49374269702aabbb8f49186c480649a authored over 8 years ago by Manish R Jain <[email protected]>
removing redundant string casting in tests

387fe1183651591f0293036b90f2f4c7612c0ed1 authored over 8 years ago by Pawan Rawal <[email protected]>
Storing string in value instead of byte slice for now

8cfabdf6082e38a5a4dc0adb7c5ef09e14b252ee authored over 8 years ago by Pawan Rawal <[email protected]>
Fix a bug due to handle negative offset

337b2fce06eb6a39b5cf4591232f87f5c817f0bd authored over 8 years ago by Manish R Jain <[email protected]>
Changing xid to _xid_

3ee878454bc9513956c9a930a11abd20501a3a7f authored over 8 years ago by Pawan Rawal <[email protected]>
Adding xid field to graph.Node and passing pointer to destination node in

preTraverse()

7be0e39c5deaa3751eb9a054c25ed337cae0a28b authored over 8 years ago by Pawan Rawal <[email protected]>
Refactored

Removed the unnecessary extract function and result struct. Now preTraverse
directly acceses fla...

5a62b48a117b24ec043e1ae5c9edad996f6df32c authored over 8 years ago by Pawan Rawal <[email protected]>
Working end to end

f80cd55241a38defbbf8d9ff2982ee8103e18b63 authored over 8 years ago by Manish R Jain <[email protected]>
Correctly parse argument first

3048929de4eef9d62afd003fe941574db6cf9567 authored over 8 years ago by Manish R Jain <[email protected]>
Adding some documentation and renaming variables.

87e810384c370ee95da1356ab6eee8496825e95a authored over 8 years ago by Pawan Rawal <[email protected]>
Merge branch 'master' into gql

3a7ac375928ecb58df266dfd4381531504edad3d authored over 8 years ago by Manish R Jain <[email protected]>
Refactoring

1. Removed client.go and client_test.go
2. Modified protocol buffer structure to have Values as ...

71d7ba2c0fd7ab124ab90773042f882bf1c7108a authored over 8 years ago by Pawan Rawal <[email protected]>
Merge pull request #76 from dgraph-io/dmuts

Set 1 min timeout on query processing

557b2f9af43cd4937dd6b2185844616016ed6d7b authored over 8 years ago by Manish R Jain <[email protected]>
Modifying server side code to build protocol buffer response.

1. Protocol buffer now stores a entity based subgraph instead of a predicate
based subgraph.

5ccc1526f82fc37f99ada57161b9fcd6ae42862f authored over 8 years ago by Pawan Rawal <[email protected]>
Move argument parsing in a separate function

db048fdee5142ed4db3ac8265f9f4ba53330cb58 authored over 8 years ago by Manish R Jain <[email protected]>
Fix the test breakage

c455febd42757f5b3a5d69c29da401a3aafea487 authored over 8 years ago by Manish R Jain <[email protected]>
Set timeout to a minute

c06961f75fd50eeeafb5611ccd9a0e055a548be4 authored over 8 years ago by Manish R Jain <[email protected]>
Add logic for query timeout

6a7a4b37e3321eba6537faea6df2690e05535731 authored over 8 years ago by Manish R Jain <[email protected]>
Updated Dockerfile to fix the corruption issue with the existing docker image

019cb0f203190da48c1fb4c03317e90cc225acf6 authored over 8 years ago by Manish R Jain <[email protected]>
modifying Value method

b72aefdc290e1fda41f434f71129ef82ef8d8084 authored over 8 years ago by Pawan Rawal <[email protected]>
Incorporating feedback

HasValue and Value now look for value iteratively instead of storing it in a
map.

5a8a84a8ac6d5b839c5d86acd3af68a4fbd462f7 authored over 8 years ago by Pawan Rawal <[email protected]>
Refactoring

Removed Populate() method for entity. Now Properties() and Children() are
created during iteration.

39819e67f085d16355fa80a4f3977d0fb0a54938 authored over 8 years ago by Pawan Rawal <[email protected]>
Merge pull request #73 from dgraph-io/README

links in README now point to discourse

807abf241d8b26d65d63c47a72af577be3f1a4c8 authored over 8 years ago by Manish R Jain <[email protected]>
Specify what Github Issues is for. Also test hook.

444c13074358de29d701b22a2c50662f83b725e2 authored over 8 years ago by Manish R Jain <[email protected]>
Attempt at map[string]interface{} panic bug

1b7bb0ea560b103886a2c32c4f0af8e8426ef574 authored over 8 years ago by Manish R Jain <[email protected]>
Added helper methods for protocol buffer response.

Parsing and modifying the subgraph returned in the response. Provided helper
methods for the res...

c8431a63e8b94ac57d506e2af8738b189f578617 authored over 8 years ago by Pawan Rawal <[email protected]>
Adding Query to GraphResponse.

Query would be needed to parse the Graph Response on the client side, hence
sending it in the pr...

66e74a5577455be8fd4063e09760b7c34c358f06 authored over 8 years ago by Pawan Rawal <[email protected]>
Added new file client.go and client_test.go and moved relevant code there.

a7373c42bb6424e060cdb28b2274a65228434f66 authored over 8 years ago by Pawan Rawal <[email protected]>
Fix bugs: Set GRPC server in Goroutine. Break out of loop if ServeRequest returns error -- this was causing the 100% CPU usage issue.

959d9cf363e7b8f06307736e86d69df227dba0fd authored over 8 years ago by Manish R Jain <[email protected]>
Added helper functions for Graph response to client

1. Added Values, HasValue and NumChildren functions

a69c58193335a7ee745de8dc9107759707733ce2 authored over 8 years ago by Pawan Rawal <[email protected]>
links in README now point to discourse

0cb15de8a37dddafca602b00b21b8b5a4e4e50d7 authored over 8 years ago by Pawan Rawal <[email protected]>
Merge pull request #70 from dgraph-io/protobuffers

Protobuffers

d5a8b3dc42e89a4dde8ce2c8ec17a8a50782344d authored over 8 years ago by Pawan Rawal <[email protected]>
Formatting changes

1. Port flag is now an integer. Client runs on port + 1
2. Made changes to README.md and testrun...

0d4dbd41fba388a9fe7d755e8039431cd2b7ac2a authored over 8 years ago by Pawan Rawal <[email protected]>
Adding documentation and refactoring to make sure lines don't exceed 80 chars.

87eae20329f1f4fed4e09f19dca36cdcfd37b489 authored over 8 years ago by Pawan Rawal <[email protected]>
Refactoring

1. Renamed GetResponse to Query in DGraph service.
2. Client now accepts the ip of the server as...

87955a74749b7ca50354301bfada3d7effe9a64d authored over 8 years ago by Pawan Rawal <[email protected]>
Verifying rpc works

Also query is now input as a flag in the client

2a18c933e4893c2bdf49ad33b9d8e6c1b083c513 authored over 8 years ago by Pawan Rawal <[email protected]>
Adding DGraph service to proto file and communicating using gRpc

fb8f45da83c494e49362ea7d5284ec0105a47af1 authored over 8 years ago by Pawan Rawal <[email protected]>
Made changes to proto file for GraphResponse

825078f1decc66caf27c6c177307e522a1cd1668 authored over 8 years ago by Pawan Rawal <[email protected]>
Did some renaming and formatting changes

72d705273e5b81660ac10eb0cae24fad34b1a7a4 authored over 8 years ago by Pawan Rawal <[email protected]>
Changing query so that response fits size of byte slice

f551b017c67bd75e3c694f38b6617b973ead9682 authored over 8 years ago by Pawan Rawal <[email protected]>
Add missing TODO's

24f03fdaa28e290c49ae6be25841bb40ddf5ebcc authored over 8 years ago by Pawan Rawal <[email protected]>
Making changes so that client gets back protocol buffer data

Client now gets back protocol buffer data and is able to parse it into protocol buffer Subgraph

9797bc543c8188e6cb8c5d774a624071bdc7d880 authored over 8 years ago by Pawan Rawal <[email protected]>
Merge pull request #69 from dgraph-io/dmuts

Don't log fatal on call to ServeTask. Just return error for that query.

e3835e8172f8a62ddae09e7cf9a91e4c1fa58848 authored over 8 years ago by Manish R Jain <[email protected]>
Add a link to Trello board

c12f46816d59823b8fe5ccfa1f9cc274fd944705 authored over 8 years ago by Manish R Jain <[email protected]>
Don't log fatal on call to ServeTask. Just return error for that query.

34e2b3640a3284a3ebe29f156bc48d6aced0a6d8 authored over 8 years ago by Manish R Jain <[email protected]>
Add licenses to all files

bb8ed96eedd8de3bc0c9f032d38cb3a8c65c431b authored over 8 years ago by Manish R Jain <[email protected]>
Note about merging

78c41cbb550e7cac647eb5b6f3f345186d43dccb authored over 8 years ago by Manish R Jain <[email protected]>
Merge pull request #68 from dgraph-io/dmuts

Bug Fix: Parse RDFs with _uid_:0xid

2c50dfff97756be62945ddafa6c072334da33049 authored over 8 years ago by Manish R Jain <[email protected]>
Also parse _uid_ from object id.

bd9f12a7a3751466937b698fc2938802ea9299bd authored over 8 years ago by Manish R Jain <[email protected]>
Bug Fix: Parse RDFs when _uid_:0xid is provided.

ada9ab0385a730c701bc318cbbfed7b409e36d93 authored over 8 years ago by Manish R Jain <[email protected]>
Adding support for client.

Client establishes a TCP connection with server. Sends a sample query and parses response.
Serve...

d0eb73e20c50fd7cf0d8ecaffb4eedd8a76c919b authored over 8 years ago by Pawan Rawal <[email protected]>
Added support for marshalling subgraph to protocol buffers

1. Added subgraph.proto file which has the message structure.
2. Added ToProtocolBuffer method w...

c9eb5c8039eab5ecfbcd714e73b32d20de11e6e4 authored over 8 years ago by Pawan Rawal <[email protected]>
Point to discuss.dgraph.io instead of wiki and mailing list

8fdb25d4cc127bf673fccb796cd70e2920350452 authored almost 9 years ago by Manish R Jain <[email protected]>
Merge pull request #66 from dgraph-io/shardDiscovery

Change key formation, code to get list of predicates in a given store

86b38bc9e5983a3613bf73b737c09ad75c21d4d7 authored almost 9 years ago by Ashwin Ramesh <[email protected]>
Rename iplist to shardinfo

0446dc70b8922c63a5851f0036f7edc904be8bae authored almost 9 years ago by Ashwin <[email protected]>
Rename iplist to shardinfo

21bceca77e8e22809633847463077e4f5a3e2ebe authored almost 9 years ago by Ashwin <[email protected]>
rename file

cb4854b7b23675ca43e657b03ae2d92accc59da2 authored almost 9 years ago by Ashwin <[email protected]>
remove swp file

a2aea387a81007e3bdef01aa996887cf6f856e65 authored almost 9 years ago by Ashwin <[email protected]>
Handled error, copyright change, use WriteRune

0dbce1e883b16ba25adabd041c4dd5f4b26e9e29 authored almost 9 years ago by Ashwin <[email protected]>
Change key formation, code to to list of predicates in a given store

8bd1b18097be9bff9d6710746f9616dced7b2e53 authored almost 9 years ago by Ashwin <[email protected]>
Fix link to queries and mutations

0a5d6a6ced2ed75d35876a26ce8504d8032bef85 authored almost 9 years ago by Manish R Jain <[email protected]>
mention the server specs

d0cc39d2a0262113deb30390bbd84d7859b3ac4d authored almost 9 years ago by Manish R Jain <[email protected]>
Announcement email

0b54e952b7e5339819b0bda4209efe28737d516b authored almost 9 years ago by Manish R Jain <[email protected]>
s/machines/servers

54508be57fa8c483734f9875d2b72d49807b8d1b authored almost 9 years ago by Manish R Jain <[email protected]>
Fix typos

934d0408b940f3109c144b3d425f9f3cb25224ee authored almost 9 years ago by Ashwin Ramesh <[email protected]>
Corrected typos.

4e574fcf71fdebdde888c9a2d2f3a51567558281 authored almost 9 years ago by Prashanth Koppula <[email protected]>
Merge branch 'dmuts'

a68cd5997c4d0bc4f598305eb5efbd2f22130ebb authored almost 9 years ago by Manish R Jain <[email protected]>