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

Merge pull request #36 from dgraph-io/distributed

Loader unit test

959c4dfd5977608a30fd461f20d4e1c555369703 authored almost 9 years ago by Ashwin Ramesh <[email protected]>
added preliminary loader test

b87b301bb15b80dbd7e0a0d6548645b8f4438874 authored almost 9 years ago by Ashwin <[email protected]>
Working custom encoding and client server communication

6ca61d5fd9c71970ee7d060a8081e6ae94bbeb2a authored almost 9 years ago by Manish R Jain <[email protected]>
added preliminary loader test

65094b7079a885114deb80b09738ffed5005d96d authored almost 9 years ago by Ashwin <[email protected]>
Merge branch 'master' into distributed

85abc27142c4e18d6238c1be8adcbe891a0be486 authored almost 9 years ago by Ashwin <[email protected]>
Merge pull request #31 from dgraph-io/cleanup

Change function names to make their purpose clear

313b9e5145c33dfbf8f79969eed4b57ab07e17f2 authored almost 9 years ago by Manish R Jain <[email protected]>
Incomplete loader test

3b1e7c71398ebe97d23cdd8031ca4feab8c6c322 authored almost 9 years ago by Ashwin <[email protected]>
Incomplete loader test

b97e988fc54e0f9f2ad81814f5cf0e84b77f214b authored almost 9 years ago by Ashwin <[email protected]>
Change function names to make their purpose clear

a1371d553664a1713877fba234acb4f78897cc49 authored almost 9 years ago by Manish R Jain <[email protected]>
Merge pull request #30 from ashwin95r/removeStore

Changes to limit line length to 80 chars

235c62c7e616a12dfa5821e12c49f3793abe48fd authored almost 9 years ago by Ashwin Ramesh <[email protected]>
Changes to limit line length to 80 chars

677e35d96ce744c1023fb8671a903c38b609df90 authored almost 9 years ago by Ashwin <[email protected]>
Changes to limit line length to 80 chars

aafb012ab627ed0d90277094480bfe92d2bda5fd authored almost 9 years ago by Ashwin <[email protected]>
Merge pull request #28 from ashwin95r/removeStore

Remove store and pass it as argument plus mod sharding based on attributes

100b8030a4e2104074098f87c77f98eba9be2fe6 authored almost 9 years ago by Manish R Jain <[email protected]>
Resolved number of arguments in server/main.go

d56ec52264433fd63a8aa08e905aa2cc635cb38e authored almost 9 years ago by Ashwin <[email protected]>
resolve merge conflict in server/main.go

2d29951ff6e7b717249b63ab1c5df00d90ecabfd authored almost 9 years ago by Ashwin <[email protected]>
Formatting to limit line length to 100

3a70965d801202af2029baec9df9e701e199c5e4 authored almost 9 years ago by Ashwin <[email protected]>
Formatting to limit line length to 100

351da169cf2fffe4cf1ee885ef1ebfc7e9de563e authored almost 9 years ago by Ashwin <[email protected]>
Renamed some variables for more clarity

4659b14715ba87e02a3598b62aa6e0b03c1a0783 authored almost 9 years ago by Ashwin <[email protected]>
Merge pull request #29 from dgraph-io/gql

Parse Mutation block from GraphQL

696c43f09350089e6a9d02122c12b94a0825502b authored almost 9 years ago by Manish R Jain <[email protected]>
Parse Mutation along with query.

1824910aaf941c8a8bfc9b0846f099a6b311d6e3 authored almost 9 years ago by Manish R Jain <[email protected]>
Modify state.go to accommodate Mutation instruction.

5a7e209a55ccc8cf2290cd7de68427cd6c0e4328 authored almost 9 years ago by Manish R Jain <[email protected]>
made store part of module instead of passing argument

6e4f29a6b815a981f0b4e7d39014953d6f3c7e1f authored almost 9 years ago by Ashwin <[email protected]>
Moved worker.go to a separate module worker

7880b90d5613bccab644fb73c3754eaba3ebabb3 authored almost 9 years ago by Ashwin <[email protected]>
changes to server to accomodate passing of pstore

9f50b86493e0b5a8ba419d52945e8e299e3a3e1c authored almost 9 years ago by Ashwin <[email protected]>
resolve merge conflicts

4964433f29dc37990ab27f26b66e9b96132a3723 authored almost 9 years ago by Ashwin <[email protected]>
Add mod sharding for attributes

68c01f368e8ec6b630ca721daee9d31c1ba3d7cd authored almost 9 years ago by Ashwin <[email protected]>
Merge pull request #27 from dgraph-io/gql

Remove gql module's dependency on query. Make it the other way round.…

0008cd871064ab67e5bdc3c3e2223a02f90571e7 authored almost 9 years ago by Manish R Jain <[email protected]>
Merge pull request #26 from hackintoshrao/master

Correction to execution instruction and reference to headers

ef545b5b491b183afd7d33681cb48a2e07e854db authored almost 9 years ago by Manish R Jain <[email protected]>
removing trailing whitespace

75b5b8d41e82f7f625b055589048aee7beec1f32 authored almost 9 years ago by Karthic Rao <[email protected]>
rocksdb headers link removed form the include section and added onto the comments section above

f51c4c82b2f0a12eede1ed92435f09422f484df5 authored almost 9 years ago by Karthic Rao <[email protected]>
Remove gql module's dependency on query. Make it the other way round. GraphQL query string, now gets converted into query.SubGraph as an additional step run via query.ToSubGraph.

7d6cb52df42300f1b0795bbb9a6d4f6632d23a8c authored almost 9 years ago by Manish R Jain <[email protected]>
Remove the global pstore

901406829580a395aa509801947f2aed7cb2595f authored almost 9 years ago by Ashwin <[email protected]>
correcting the filename in the execution instruction and adding reference to rocksdb headers

49bc8fdfa91296d3c053f08c4732d187e1c784a7 authored almost 9 years ago by Karthic Rao <[email protected]>
Keep lines to 80 chars

1b7bf16c76178e525ed18d758a3953cd569a986b authored almost 9 years ago by Manish R Jain <[email protected]>
Fix lines longer than 80 chars

3ed5310b05d02e8e8b41ab98a86c99fc1b5052c0 authored almost 9 years ago by Manish R Jain <[email protected]>
Merge pull request #19 from ashwin95r/rocksDB_merger

Add rocksDB merging code

bef782ff58862acc2417c1aa453871500fbfb061 authored almost 9 years ago by Ashwin Ramesh <[email protected]>
Formatting changes

0699663dd9b4ed626603f730329af9baada9200a authored almost 9 years ago by Ashwin <[email protected]>
Formatting changes

26afdb9ac0f941e217f2272fa48989a465baa388 authored almost 9 years ago by Ashwin <[email protected]>
Formatting changes

e5be5eb490969508e08123cfe052c02cc6072743 authored almost 9 years ago by Ashwin <[email protected]>
Made key and value generic (still to be done in merge.cc)

70859515efd460686dd9ae34b0c8617f9fc330d2 authored almost 9 years ago by Ashwin <[email protected]>
merge using heap approach

0e23e858e7b12494bed81225d1a52c38384ce805 authored almost 9 years ago by Ashwin <[email protected]>
Detect duplicate keys using rocksDB store itself

1ce8732df9b50b80874909f39c96677afc8ac641 authored almost 9 years ago by Ashwin <[email protected]>
Take care of duplicate value for the same key

b37e6c1bd6baf3ee7df09182d1d27d5bb3e8be8f authored almost 9 years ago by Ashwin <[email protected]>
Change rocksDB merging code

b554cffb471a3cb737df3175b1e214fe6229381e authored almost 9 years ago by Ashwin <[email protected]>
Change rocksDB merging code

e8f3eb83686eb4f01d4a0212ce493fbef446ba7a authored almost 9 years ago by Ashwin <[email protected]>
Change rocksDB merging code

0cf4696cea93abfadf50457ee0771e4cc2fea2bb authored almost 9 years ago by Ashwin <[email protected]>
Change rocksDB merging code

db0ebf4de5c54047024560fe48d235ffcac67b58 authored almost 9 years ago by Ashwin <[email protected]>
Add rocksDB merging code

671284a841373fbe4e88888896cde9a97198b660 authored almost 9 years ago by Ashwin <[email protected]>
Merge pull request #17 from ashwin95r/uidassigner

Unit test for uidassigner

3f65dbef8a512a18783a9c40f97ac24f90c73d06 authored almost 9 years ago by Ashwin Ramesh <[email protected]>
combine 2 log messages into one

525e743e047a98c263b3657779cf57aa75de5833 authored almost 9 years ago by Ashwin <[email protected]>
Some changes after review

7635b2a34121b0d493b9185016f43c8ab97db537 authored almost 9 years ago by Ashwin <[email protected]>
unit test for uidassigner (changed)

ea17e2368a16659353b7ab5453a9e8eba6df625b authored almost 9 years ago by Ashwin <[email protected]>
unit test for uidassigner

1c81b8aaa08bb6a37b3c635505b7cb2fb5fadbae authored almost 9 years ago by Ashwin <[email protected]>
Remove uidassigner binary

d5c8c7d3896903d4ca8f4f60957776e0ae2c2cb1 authored almost 9 years ago by Manish R Jain <[email protected]>
Merge pull request #16 from ashwin95r/uidassigner

Make getUid global

9b9d270cbb37a3bc9e61aa49acadc9015f478c59 authored almost 9 years ago by Ashwin Ramesh <[email protected]>
Add log giving instanceIdx info

5501bdd4304170edab58dfe657a8f27747cd39dc authored almost 9 years ago by Ashwin <[email protected]>
mod before minIdx

1b9a82d2b9f15e1c2f9800561380a06d502fa15e authored almost 9 years ago by Ashwin <[email protected]>
mod before minIdx

d5e43de30b2e5fb65e5be0b44dd69c50b8aaa35a authored almost 9 years ago by Ashwin <[email protected]>
Move code into a function

8a1b0c3272fe5ed84e455d7481c2022dfada6bb0 authored almost 9 years ago by Ashwin <[email protected]>
Rename numInstance

a44f7047c5071b6654bb45d968f898f33a5d5517 authored almost 9 years ago by Ashwin <[email protected]>
Generate UIDs in the allowed range

7dae8675eab76ce34df750f843abd7b5b2b90bdb authored almost 9 years ago by Ashwin <[email protected]>
Rename mod to instanceIdx

8f4cb5530f17f426dd60f6ea684178f26b79e346 authored almost 9 years ago by Ashwin <[email protected]>
Removed mod sampling

4e7b843474063ff6f6248a96e0ddc8f57757d2ba authored almost 9 years ago by Ashwin <[email protected]>
Removed mod sampling

d54edb4e35a54beee97870edf098740c411d3ff4 authored almost 9 years ago by Ashwin <[email protected]>
Change arguments of GetUid to take the machine Id and the number of Instances

2e5615e6aa45f984e8ccf20140d470cc17b55c82 authored almost 9 years ago by Ashwin <[email protected]>
Make getUid global

49c5904434d54892595eb08ecff692dbe37ba8af authored almost 9 years ago by Ashwin <[email protected]>
Added --numCpu flag

90c932005804e8629535a8bde381e43a5361a8bd authored almost 9 years ago by Ashwin <[email protected]>
Added --numCpu flag

c13a017376d799c1f704ae8b8234debe6481d78d authored almost 9 years ago by Ashwin <[email protected]>
Changes made for assigning uids in a separate pass

b1c420cada87bbc6ad7694035973dbf7b79cd197 authored almost 9 years ago by Ashwin <[email protected]>
Changes made for assigning uids in a seperate pass

59b475492b94e45061fc5cf3a01a3a0889c4e481 authored almost 9 years ago by Ashwin <[email protected]>
Changes made for assigning uids in a seperate pass

82085af99a01ad80fc9a327b7c57285ceed7e7eb authored almost 9 years ago by Ashwin <[email protected]>
Add dgraph.io

c83506478e7650174f39453d3db905fe5cd75a41 authored about 9 years ago by Manish R Jain <[email protected]>
Move contributing guidelines to wiki

754cd280dbc9803b156d1bdbca4806d1b648f0c3 authored about 9 years ago by Manish R Jain <[email protected]>
Add wiki references

081c7ef52feedfe3e328effdc1996ced3ae26576 authored about 9 years ago by Manish R Jain <[email protected]>
Add contribution guidelines.

22032065799176022a6d7ac5379099ebdb395a74 authored about 9 years ago by Manish R Jain <[email protected]>
Create Talks and About section. Mention GraphQL query language.

1b7721fbc8812dde848dbc0b503cb95b9b048c02 authored about 9 years ago by Manish R Jain <[email protected]>
About branch v0.1

b25f07c55f59f2e0a2e10e22bd6c19c46aaccbc7 authored about 9 years ago by Manish R Jain <[email protected]>
Add link to Freebase Film

60921aa692147c27154afe9552aff4d06d34efb0 authored about 9 years ago by Manish R Jain <[email protected]>
Replace Open Source with scalable in tagline.

fa983b01272b3d0e258a2035be41ced1076491a8 authored about 9 years ago by Manish R Jain <[email protected]>
Update about Gitter chat room

a5bab933b0ee5b86a836abc9ea8e8c0cff089857 authored about 9 years ago by Manish R Jain <[email protected]>
Stupid python doesn't like unicodes. Fix it.

4de84b7ad985bbbdbd670c8c2cbc297520d86952 authored about 9 years ago by Manish R Jain <[email protected]>
file bugs

f1202065e46cf304d923a514220c9bebdf9caccd authored about 9 years ago by Manish R Jain <[email protected]>
Add query performance, and set host port to 80

6cd140efb83ed468269498ac7c9579be30e5b423 authored about 9 years ago by Manish R Jain <[email protected]>
Update README about loading performance. Update flag name to stw_ram_mb, which explains it's purpose better. Time to update docker image

d6e4870ffaea1ee41f4dc3f0dce101ee734d6a7e authored about 9 years ago by Manish R Jain <[email protected]>
Update logos and instructions about dgraph.xyz

a956858fc0b044efb7392fa1862336b951e63bfc authored about 9 years ago by Manish R Jain <[email protected]>
Fix the indentation issue

71659be6639acb2aa05567ac4c4a3877d1d5032d authored about 9 years ago by Manish R Jain <[email protected]>
Retab

fd064fbf999663edace4702fe76f786996eabfa1 authored about 9 years ago by Manish R Jain <[email protected]>
Add Google Group link

495e3da6b9e3bdd8e87b971c306805b5f1998c6d authored about 9 years ago by Manish R Jain <[email protected]>
Update README with current status.

0d9ea2bafb2dde1728d12da3c48c0b085014f43a authored about 9 years ago by Manish R Jain <[email protected]>
Note about freebase film data in dgraph format

f7b1c932323636ee7e287083cba1b21217290c9a authored about 9 years ago by Manish R Jain <[email protected]>
Fix channel blocking issue during GQL parsing. Allow '-' to be part of predicate name.

c02a685d1f4dc20d6704ce1b5137999f55ebbcfe authored about 9 years ago by Manish R Jain <[email protected]>
Update README to include direct installation instructions. Also fix a bug wrt flatbuffers usage

0f905d99813476d29d44d65c59acd1e63d82a51e authored about 9 years ago by Manish R Jain <[email protected]>
Update README with notes about loader performance

93584ef682177e486f4b9dd4da86e4998eebf113 authored about 9 years ago by Manish R Jain <[email protected]>
No need for pauseCheckMemory. Also remove unused flags.

f93ca7e375dbe615b66bef95869bd35d60bbaf8f authored about 9 years ago by Manish R Jain <[email protected]>
Temporarily disable the failing rocksdb test.

59a48c2cad06b4a1d20f0a99ee01132a9bf7b595 authored about 9 years ago by Manish R Jain <[email protected]>
Use glock tool for maintaining dependencies.

f6801c95428c7c0a7d4195ef98e701dda85d5a38 authored about 9 years ago by Manish R Jain <[email protected]>
Update loader flags

26107ee495e964d7ebe3ec467ac8d887a42312a4 authored about 9 years ago by Manish R Jain <[email protected]>
Add cors headers, so the endpoint can be called by other domains.

09f1d0c4aef3e3220d4b7f94c64d33ae5566e6e5 authored about 9 years ago by Manish R Jain <[email protected]>
No BoltDB for me!

da5b6cb453c87e1dc7483d2a4b556b454694a8dd authored about 9 years ago by Manish R Jain <[email protected]>
Update thoughts about BoltDB

04bad0eb3519300338901aca2a4ddbd5279363b6 authored about 9 years ago by Manish R Jain <[email protected]>