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

Changing query so that response fits size of byte slice

github.com/unigraph-dev/dgraph - f551b017c67bd75e3c694f38b6617b973ead9682 authored over 8 years ago by Pawan Rawal <[email protected]>
Add missing TODO's

github.com/unigraph-dev/dgraph - 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

github.com/unigraph-dev/dgraph - 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.

github.com/unigraph-dev/dgraph - e3835e8172f8a62ddae09e7cf9a91e4c1fa58848 authored over 8 years ago by Manish R Jain <[email protected]>
Add a link to Trello board

github.com/unigraph-dev/dgraph - 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.

github.com/unigraph-dev/dgraph - 34e2b3640a3284a3ebe29f156bc48d6aced0a6d8 authored over 8 years ago by Manish R Jain <[email protected]>
Add licenses to all files

github.com/unigraph-dev/dgraph - bb8ed96eedd8de3bc0c9f032d38cb3a8c65c431b authored over 8 years ago by Manish R Jain <[email protected]>
Note about merging

github.com/unigraph-dev/dgraph - 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

github.com/unigraph-dev/dgraph - 2c50dfff97756be62945ddafa6c072334da33049 authored over 8 years ago by Manish R Jain <[email protected]>
Also parse _uid_ from object id.

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

github.com/unigraph-dev/dgraph - 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...

github.com/unigraph-dev/dgraph - 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...

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

github.com/unigraph-dev/dgraph - 8fdb25d4cc127bf673fccb796cd70e2920350452 authored over 8 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

github.com/unigraph-dev/dgraph - 86b38bc9e5983a3613bf73b737c09ad75c21d4d7 authored over 8 years ago by Ashwin Ramesh <[email protected]>
Rename iplist to shardinfo

github.com/unigraph-dev/dgraph - 0446dc70b8922c63a5851f0036f7edc904be8bae authored over 8 years ago by Ashwin <[email protected]>
Rename iplist to shardinfo

github.com/unigraph-dev/dgraph - 21bceca77e8e22809633847463077e4f5a3e2ebe authored over 8 years ago by Ashwin <[email protected]>
remove swp file

github.com/unigraph-dev/dgraph - a2aea387a81007e3bdef01aa996887cf6f856e65 authored over 8 years ago by Ashwin <[email protected]>
Handled error, copyright change, use WriteRune

github.com/unigraph-dev/dgraph - 0dbce1e883b16ba25adabd041c4dd5f4b26e9e29 authored over 8 years ago by Ashwin <[email protected]>
Change key formation, code to to list of predicates in a given store

github.com/unigraph-dev/dgraph - 8bd1b18097be9bff9d6710746f9616dced7b2e53 authored over 8 years ago by Ashwin <[email protected]>
Fix link to queries and mutations

github.com/unigraph-dev/dgraph - 0a5d6a6ced2ed75d35876a26ce8504d8032bef85 authored over 8 years ago by Manish R Jain <[email protected]>
mention the server specs

github.com/unigraph-dev/dgraph - d0cc39d2a0262113deb30390bbd84d7859b3ac4d authored over 8 years ago by Manish R Jain <[email protected]>
Announcement email

github.com/unigraph-dev/dgraph - 0b54e952b7e5339819b0bda4209efe28737d516b authored over 8 years ago by Manish R Jain <[email protected]>
s/machines/servers

github.com/unigraph-dev/dgraph - 54508be57fa8c483734f9875d2b72d49807b8d1b authored over 8 years ago by Manish R Jain <[email protected]>
Fix typos

github.com/unigraph-dev/dgraph - 934d0408b940f3109c144b3d425f9f3cb25224ee authored over 8 years ago by Ashwin Ramesh <[email protected]>
Corrected typos.

github.com/unigraph-dev/dgraph - 4e574fcf71fdebdde888c9a2d2f3a51567558281 authored over 8 years ago by Prashanth Koppula <[email protected]>
Merge branch 'dmuts'

github.com/unigraph-dev/dgraph - a68cd5997c4d0bc4f598305eb5efbd2f22130ebb authored over 8 years ago by Manish R Jain <[email protected]>
Modify testrun.sh for running inside docker

github.com/unigraph-dev/dgraph - 6371ea2c4ecacdaa12cdc5b57054abdb8ee3614b authored over 8 years ago by Manish R Jain <[email protected]>
Add copyright notice to all files in conn module

github.com/unigraph-dev/dgraph - b779005eef3736c49d948ac61fb249c13a269c1e authored over 8 years ago by Manish R Jain <[email protected]>
Assign copyright to DGraph Labs, Inc.

github.com/unigraph-dev/dgraph - 6c9b4a74d87b23f05635088c58ab6d900763dd4f authored over 8 years ago by Manish R Jain <[email protected]>
Decrease all headings by 1 step

github.com/unigraph-dev/dgraph - 4ece8405418a73073b823f97488f026aef7484e6 authored over 8 years ago by Manish R Jain <[email protected]>
Section on Queries and Mutations

github.com/unigraph-dev/dgraph - fa196f0cc8a09965367a69b5636eb455bde34dc3 authored over 8 years ago by Manish R Jain <[email protected]>
Almost done updating the README

github.com/unigraph-dev/dgraph - b9ba5a9fb9df2a4e16f7a1171e78c3d5d03d439f authored over 8 years ago by Manish R Jain <[email protected]>
Update README for v0.2 launch

github.com/unigraph-dev/dgraph - 8d47af3294c75224198bfdb59cf31e39e01ec55c authored over 8 years ago by Manish R Jain <[email protected]>
Quick trial via docker. Section on Mutations.

github.com/unigraph-dev/dgraph - dc7325057e378ccd77f0403a5a50a46b64b51843 authored over 8 years ago by Manish R Jain <[email protected]>
Merge pull request #60 from dgraph-io/dmuts

Performance improvements and bug fixes

github.com/unigraph-dev/dgraph - d69b6847681e7f2e7f79b55228ce1d1ab90936eb authored over 8 years ago by Manish R Jain <[email protected]>
Use io.ReadFull to allow for Read() returning before reading the full buffer

github.com/unigraph-dev/dgraph - e52c71a25cd42a18e6ff83ba1f1b4886311860cc authored over 8 years ago by Manish R Jain <[email protected]>
Don't send uids dir to intances other than zero

github.com/unigraph-dev/dgraph - 1c59268451950e5c0cae09d2c4c546f55789847c authored over 8 years ago by Manish R Jain <[email protected]>
Move the fp mod out of parseStream, as it's shared between loader and uid assigner.

github.com/unigraph-dev/dgraph - 645535ffbfa4e7ce921ac9c011476c342a57ae39 authored over 8 years ago by Manish R Jain <[email protected]>
Handle language when forming NQuad. Move the fp mod earlier in the process, to avoid paying for ToEdge() function call.

github.com/unigraph-dev/dgraph - bb8c40801c88be45cc472be3b3a8dd501917c7da authored over 8 years ago by Manish R Jain <[email protected]>
Change ratio of dirty PL processing to 7%, now that we can handle it easily via async writes.

github.com/unigraph-dev/dgraph - 60abe29e648c86927ff75de51764f3323d25d032 authored over 8 years ago by Manish R Jain <[email protected]>
Aync writes to RocksDB are 1000x faster than sync writes. We don't need to do synchronous writes because we do sync writes on commit logs

github.com/unigraph-dev/dgraph - 66aa027eb2cb8c10c706c19fa79a6a655ba6f803 authored over 8 years ago by Manish R Jain <[email protected]>
Merge pull request #56 from dgraph-io/dmuts

Fix a bug due to which we were unable to retrieve xids.

github.com/unigraph-dev/dgraph - 22299861bf519804a134a78755d4468f1cb92ad6 authored over 8 years ago by Manish R Jain <[email protected]>
Merge pull request #57 from dgraph-io/rocksGo

Batch write while merging

github.com/unigraph-dev/dgraph - d82da6bf5694fa5fff33b534f94e9eb02cf7ee56 authored over 8 years ago by Ashwin Ramesh <[email protected]>
batch write while merging

github.com/unigraph-dev/dgraph - 8eac2743860f97282789e320ecc5008c3dacc43f authored over 8 years ago by Ashwin <[email protected]>
Fix a bug due to which we were unable to retrieve xids.

github.com/unigraph-dev/dgraph - c54bf33a5aca5ac41a807f697f3e45c0c4abc30d authored over 8 years ago by Manish R Jain <[email protected]>
Merge pull request #55 from dgraph-io/dmuts

Tool to debug posting lists in RocksDB

github.com/unigraph-dev/dgraph - 62b6b8fd62a043c12a45d4d0e32dd1a95dd4c1fa authored over 8 years ago by Manish R Jain <[email protected]>
Tool to debug posting lists in RocksDB

github.com/unigraph-dev/dgraph - c6c8c452e782885331cb0b74cc18067dfad6a634 authored over 8 years ago by Manish R Jain <[email protected]>
Merge pull request #45 from dgraph-io/rocksGo

RocksDB merge in go

github.com/unigraph-dev/dgraph - e7343568a7d05859267c0f544fecdebbd36b2c94 authored over 8 years ago by Ashwin Ramesh <[email protected]>
removed redundant initialization

github.com/unigraph-dev/dgraph - 4269f674ea082c53a7756f8e80d0d218e24f7819 authored over 8 years ago by Ashwin <[email protected]>
Start working on the debug tool

github.com/unigraph-dev/dgraph - 9c19a2352f2fc71416420aa2927594372045804e authored over 8 years ago by Manish R Jain <[email protected]>
make MergeFolder local

github.com/unigraph-dev/dgraph - de6eb419591edaebbf569520a6a03e5bfde8bdfb authored over 8 years ago by Ashwin <[email protected]>
change in logic for xid equality

github.com/unigraph-dev/dgraph - b2d77d9fb89cdf06657fdbf05649c834437c0114 authored over 8 years ago by Ashwin <[email protected]>
change in logic for xid equality

github.com/unigraph-dev/dgraph - ba584b68b29ba52483a19d89c122a1c144227524 authored over 8 years ago by Ashwin <[email protected]>
Merge pull request #52 from dgraph-io/dmuts

Change log output

github.com/unigraph-dev/dgraph - 9982c02e9c3231943a655c443ce4dca1f173e1f4 authored over 8 years ago by Manish R Jain <[email protected]>
Rename variables, check equivalence of XIDs

github.com/unigraph-dev/dgraph - ffcb50d3cf6fb1a172ea94fbdea2090e7d496bb8 authored over 8 years ago by Ashwin <[email protected]>
Use a simple shell script to bring up multiple instances of DGraph

github.com/unigraph-dev/dgraph - a8a45ee68d1f0fd7dbf6a4331765b57477a88fa6 authored over 8 years ago by Manish R Jain <[email protected]>
RocksDB merge test and shifted merge code to a function

github.com/unigraph-dev/dgraph - 36cf856bf6c82ff4e57905c498c735d73acbfbef authored over 8 years ago by Ashwin <[email protected]>
Small fixes and log level changes

github.com/unigraph-dev/dgraph - 85ac49351b4b2c6603ae0a7bb3161ef4e9ba589b authored over 8 years ago by Manish R Jain <[email protected]>
Merge pull request #48 from dgraph-io/dmuts

Testing Distributed Loader

github.com/unigraph-dev/dgraph - 938e05fe8a9e525c78ea3045c40b6c2100850b53 authored over 8 years ago by Manish R Jain <[email protected]>
Changes to take into account that values are posting lists

github.com/unigraph-dev/dgraph - 2bc103dc3c7de30efc4a035015f4047174d8e033 authored over 8 years ago by Ashwin <[email protected]>
Set the number of goroutines for gentle merging to 18. It is little slower to run these goroutines, but they keep the memory usage in check.

github.com/unigraph-dev/dgraph - 37d6146bdee0047a2806c621f193e8d1e76dd505 authored over 8 years ago by Manish R Jain <[email protected]>
It's faster to let the aggressiveMerge run, than to run gentle merge.

github.com/unigraph-dev/dgraph - ed9e6d28b11a71dfde1219d343fdc7eca0d06624 authored over 8 years ago by Manish R Jain <[email protected]>
Keep the number of goroutines running gentlyMerge function in check.

github.com/unigraph-dev/dgraph - 15f13e5b8012e81d5c2d821fc61f5945f547e350 authored over 8 years ago by Manish R Jain <[email protected]>
Store any errors encountered while running the pipeline. If any error is found, stop processing immediately. Switch the system to sync.WaitGroup completely, instead of an error channel. Log fatal on error in loader and uidassigner

github.com/unigraph-dev/dgraph - 93e35d179ed3c66921e17733e955df0be9e1f52a authored over 8 years ago by Manish R Jain <[email protected]>
Loader shouldn't cause uid assignment. Add a Get() function in uid, and avoid calling rdf.GetUid. Plus, other changes across the entire code base to accommodate this.

github.com/unigraph-dev/dgraph - 4e6355ffb80667112b4651e0d490ace76f99d423 authored over 8 years ago by Manish R Jain <[email protected]>
Decrease memory allocations or buffer growth.

github.com/unigraph-dev/dgraph - 9982d13cca7d1a7e2a0fe13897f8e6f26fba6d77 authored over 8 years ago by Manish R Jain <[email protected]>
removed index field in heap

github.com/unigraph-dev/dgraph - d15c1f5613686ed4a3004de7e0884a7942156bb3 authored over 8 years ago by Ashwin <[email protected]>
Change how many keys we merge. Also, run gentlyMerge in a goroutine, so our memory monitor can call aggressivelyEvict in time. Also, with this change, the memory growth is a heck of a lot more controlled.

github.com/unigraph-dev/dgraph - 2678fd40e1cdc718b3a672dc73f8e1765c107585 authored over 8 years ago by Manish R Jain <[email protected]>
Optimizations based on uidassigner. Also, pick elements from dirtymap randomly.

github.com/unigraph-dev/dgraph - fa631d8414c16df2dd5b43c02987c217bee2d67e authored over 8 years ago by Manish R Jain <[email protected]>
Merge branch 'master' into dmuts

github.com/unigraph-dev/dgraph - 9b9aa684ae7d05ef4ae888a4cef849ac9ea542f1 authored over 8 years ago by Manish R Jain <[email protected]>
Merge branch 'dmuts' of github.com:dgraph-io/dgraph into dmuts

github.com/unigraph-dev/dgraph - 033acc99029100914d21b90195a399ca7d5fe6ba authored over 8 years ago by Manish R Jain <[email protected]>
RocksDB merging in golang

github.com/unigraph-dev/dgraph - dfae5ca1b6bb4f90f7917dd2c9a6430387ff5d9c authored over 8 years ago by Ashwin <[email protected]>
RocksDB merging in golang

github.com/unigraph-dev/dgraph - 3be07857fca071c3bec714fb6c0afc3b7bf72760 authored over 8 years ago by Ashwin <[email protected]>
RocksDB merging in golang

github.com/unigraph-dev/dgraph - 307f6dd48f323848fbf362c4711c9560accd5517 authored over 8 years ago by Ashwin <[email protected]>
RocksDB merging in golang

github.com/unigraph-dev/dgraph - d3b0dc3653beaa0c3ef7385e46593de15f932f98 authored over 8 years ago by Ashwin <[email protected]>
Pick the number of dirty posting lists to merge, based on the size of the dirtymap.

github.com/unigraph-dev/dgraph - 197f6d23f2bdd281e6bc8c4b24dd7a9409b10281 authored over 8 years ago by Manish R Jain <[email protected]>
Change flag names, and switch from Error log to debug log

github.com/unigraph-dev/dgraph - f8a11bda8bb2c6fa740a45075cbac03d730f559e authored over 8 years ago by Manish R Jain <[email protected]>
Fix build breakage in tests

github.com/unigraph-dev/dgraph - 04d32e47e54c8ea8649d144936370a7a7c45a1a1 authored over 8 years ago by Manish R Jain <[email protected]>
Merge pull request #44 from tim-cheng/master

use new Lexer initializer

github.com/unigraph-dev/dgraph - d5f2d9b18429912b44de443f6970d5f2f0f997d6 authored over 8 years ago by Manish R Jain <[email protected]>
Rename flag in uidassigner binary

github.com/unigraph-dev/dgraph - 2cae836fbf6157025ceb70538e57f02dacddcb8a authored over 8 years ago by Manish R Jain <[email protected]>
use new Lexer initializer

github.com/unigraph-dev/dgraph - 367e3e97759a8610520b6f1b5789ba99709a56ec authored over 8 years ago by Tim Cheng <[email protected]>
Merge pull request #43 from dgraph-io/dmuts

Distributed query and mutation testing

github.com/unigraph-dev/dgraph - 15741245d2527e8b70d842c1df47dd8fdb917e45 authored over 8 years ago by Manish R Jain <[email protected]>
Apparently lock manager isn't being cleaned up. Add a TODO.

github.com/unigraph-dev/dgraph - 2b7bc95a41eb9dc8dae49dba2b71f6243fd15bfb authored over 8 years ago by Manish R Jain <[email protected]>
Create a sync.Pool for entry struct. This removes newOrExisting in uid/assigner.go from memory profiler.

github.com/unigraph-dev/dgraph - 69a187c5adfd86b2d13cc05c28e905a30fe8d99a authored over 8 years ago by Manish R Jain <[email protected]>
Allocate lexer on stack instead of heap. This now makes rdf.Parse very cheap, it no longer shows up in top10.

github.com/unigraph-dev/dgraph - 1e1a1cc9b65d369e77c7c96c48d26f54e147728f authored over 8 years ago by Manish R Jain <[email protected]>
Add memory profiling. Use a sync.Pool for lexer. Add benchmark numbers before and after using sync.Pool. Simplify assignUids only.

github.com/unigraph-dev/dgraph - 68ea2d1581a2e533ba000e6fe9c4b88fce6c2ad5 authored over 8 years ago by Manish R Jain <[email protected]>
Fixes after testing uid assignment and query execution over multiple workers

github.com/unigraph-dev/dgraph - ca1c4431563daa070d27ff262b57e6705c3045f1 authored over 8 years ago by Manish R Jain <[email protected]>
Handle absense of mutation or query in GraphQL. Fix bugs in goroutine's variable access, and pointer assignment to mutationArray.

github.com/unigraph-dev/dgraph - 749b981db01510fee083980dfa04b00f1c396c18 authored over 8 years ago by Manish R Jain <[email protected]>
Merge pull request #42 from dgraph-io/dmuts

Distributed Mutations: Xid to Uid, NQuads to Edges, Apply Edges

github.com/unigraph-dev/dgraph - 520e856000e84db1ed4efc284f1a546e828cc0b9 authored over 8 years ago by Manish R Jain <[email protected]>
Merge branch 'dmuts' into dmuts2

github.com/unigraph-dev/dgraph - 7e29acca5f9b9bc81436239bc107a88403af0551 authored over 8 years ago by Manish R Jain <[email protected]>
Assign uids for xids over the network. Convert NQuads to Edges using the assigned uids, and then apply these as mutations over the network.

github.com/unigraph-dev/dgraph - 32aba405a2e9434239f21b0f0b84185cd154e410 authored over 8 years ago by Manish R Jain <[email protected]>
Merge pull request #41 from dgraph-io/dmuts

Distributed mutations from DirectedEdges

github.com/unigraph-dev/dgraph - ab9568213b6429f08ddd2bebf2024281cfd7308c authored over 8 years ago by Manish R Jain <[email protected]>
Merge branch 'dmuts' into dmuts2

github.com/unigraph-dev/dgraph - 0f7e05aed1fc728cd1add3ab793e83a1ea89d0c2 authored over 8 years ago by Manish R Jain <[email protected]>
Address code review, plus fix a compilation failure.

github.com/unigraph-dev/dgraph - b6b8bbc92dac382467983a275c05b35c491081fd authored over 8 years ago by Manish R Jain <[email protected]>
Expose GetOrAssign as a network call

github.com/unigraph-dev/dgraph - 7fff2de4eaa55add86481d3759d9e9f6880fa4d7 authored over 8 years ago by Manish R Jain <[email protected]>
Add logic for set mutations from DirectedEdges.

github.com/unigraph-dev/dgraph - da0e9e19b4aad9113bdbf7dd328807f394e25ae6 authored over 8 years ago by Manish R Jain <[email protected]>
Fix compilation failure

github.com/unigraph-dev/dgraph - 6d5b0b0171d6b917a2f680e0e35120a694c358f8 authored over 8 years ago by Manish R Jain <[email protected]>
Merge with master

github.com/unigraph-dev/dgraph - 2a9b517b51440af10e634a8d411c0eb349f0032c authored over 8 years ago by Manish R Jain <[email protected]>