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

Couple of fixes to queries.

github.com/unigraph-dev/dgraph - 090a1c0bd271f74a2568d80bd9f10865d3860f9d authored about 7 years ago by Pawan Rawal <[email protected]>
Feature/bp128 pack (#1308)

Use Bit packing with simd to compress postings

github.com/unigraph-dev/dgraph - 87583ec99402155ba4247b33ac38ec554b1ea205 authored about 7 years ago by Janardhan Reddy <[email protected]>
Fix minor issues.

1. Check for version flag before setting configuration.
2. Throw error if RDF NQuad doesn't end ...

github.com/unigraph-dev/dgraph - e30f9e035cb19f6b5ee4ea66cdc9f75f7260fb1b authored about 7 years ago by Pawan Rawal <[email protected]>
Update missing badger packages.

github.com/unigraph-dev/dgraph - 91ee3849a911f73a6201bb0f45be5622ef27ef18 authored about 7 years ago by Pawan Rawal <[email protected]>
Update vendored version of badger.

github.com/unigraph-dev/dgraph - f4bacfd22e13e5d64f707dcbb946311983274a1b authored about 7 years ago by Pawan Rawal <[email protected]>
Dependencies removed from tests

github.com/unigraph-dev/dgraph - 507e3c7305b9287e904f4f8730a39559d655e430 authored about 7 years ago by Tomasz Zdybał <[email protected]>
Proper cleanup in test code

As os.Exit() doesn't honor defer'ed statements, we need different way of
cleaning up after tests.

github.com/unigraph-dev/dgraph - ebd22eda1e066fb51382893f8a1517f74e693c2e authored about 7 years ago by Tomasz Zdybał <[email protected]>
Lease manager returns error if not initialized

This resolves #1310.

github.com/unigraph-dev/dgraph - ab40d7e1c9c186daac9465ea40dd76a3c8f7b156 authored about 7 years ago by Tomasz Zdybał <[email protected]>
Fix tests with bad error messages in gql/parser

github.com/unigraph-dev/dgraph - adf0d346d8681f93c33250917ae7d94cad967df8 authored about 7 years ago by Pawan Rawal <[email protected]>
Fix of indextests

After changing language processing semantic in functions, changes in
tests are required.

github.com/unigraph-dev/dgraph - 63d5f08c5abb0c6fc1af803a515ddfd1038836f3 authored about 7 years ago by Tomasz Zdybał <[email protected]>
UI: Fixes

1. Fix #1302.
2. Fix share query.
3. Fix server latency.
4. Autocomplete on `Ctrl+Space`.

github.com/unigraph-dev/dgraph - 7087c4292dc3c4d881bb71ece2cb70f2a72fe926 authored about 7 years ago by Pawan Rawal <[email protected]>
Parser test fixed

We have more tests for "Variable ... should be initialised",
so it's safe to change query so onl...

github.com/unigraph-dev/dgraph - 9f5741bacf59ed1b4e7e514a10c49b69de15742b authored about 7 years ago by Tomasz Zdybał <[email protected]>
Corrected language filtering in functions

This fixes #1295.

github.com/unigraph-dev/dgraph - 2accea5031b1e9e24d88cc9d43c098c17605fc6f authored about 7 years ago by Tomasz Zdybał <[email protected]>
Update erroring parser tests to use Contains

This ensures that parser tests are failing for the reason they're
supposed to be failing. Some ...

github.com/unigraph-dev/dgraph - 89dc3dd197cc13b4434ccc49f1a7744ebd8660ef authored about 7 years ago by Sam Hughes <[email protected]>
Expose badger metrics to prometheus

github.com/unigraph-dev/dgraph - 74b00f13591a93197df7a926ca54430a6a64ae3f authored about 7 years ago by Pawan Rawal <[email protected]>
Merge pull request #1305 from dgraph-io/ui-remove-cache-response

UI remove cache response.

github.com/unigraph-dev/dgraph - 1867046f6706e139faa754595c9fbc144aaa69b8 authored about 7 years ago by Sung Won Cho <[email protected]>
Merge pull request #1301 from dgraph-io/prefill-label-regex

Prefill the label regex to be 'Name'

github.com/unigraph-dev/dgraph - f2100a1310c2d2b1f177998408ea85924fc1fcc6 authored about 7 years ago by Sung Won Cho <[email protected]>
Fetch and clean data upon expanding and collapsing frames

github.com/unigraph-dev/dgraph - b67ac9af92c82f8df896671560a949326bb02724 authored about 7 years ago by Sung Won Cho <[email protected]>
Store query in redux to avoid rerendering the whole app while typing query

github.com/unigraph-dev/dgraph - 8ae35f4397b22cbdc1831592e2b680583a3957bf authored about 7 years ago by Sung Won Cho <[email protected]>
Add missing data on json tab

github.com/unigraph-dev/dgraph - 98e8646ec1c254061333976fc7d2517d9305d279 authored about 7 years ago by Sung Won Cho <[email protected]>
Update connection state on query execution as needed

github.com/unigraph-dev/dgraph - bf5734faec6d7dba656915d74426e762ad6250ea authored about 7 years ago by Sung Won Cho <[email protected]>
Handle network and miscellaneous errors

github.com/unigraph-dev/dgraph - 97a549ce88ff2d6760aadc9808397b327b5c9e5a authored about 7 years ago by Sung Won Cho <[email protected]>
Display success frame on mutation success

github.com/unigraph-dev/dgraph - 78e542328c2d6f869763155ca3a43dc71c1cb4fd authored about 7 years ago by Sung Won Cho <[email protected]>
Fix height

github.com/unigraph-dev/dgraph - d85a9e4a73527d5c4576263b7d4707b135429199 authored about 7 years ago by Sung Won Cho <[email protected]>
Stop storing response in redux

github.com/unigraph-dev/dgraph - 72ca1e8f4187b4b4e689088902d221782652a567 authored about 7 years ago by Sung Won Cho <[email protected]>
Fix expand view for property footer

github.com/unigraph-dev/dgraph - 3e4419ebadbdd53269752f099ca355bcab67d155 authored about 7 years ago by Sung Won Cho <[email protected]>
Display NPS survey after 7 query executions

github.com/unigraph-dev/dgraph - 34b671245c2b12177ebbe75ae7069651f3081778 authored about 7 years ago by Sung Won Cho <[email protected]>
Prefill the label regex to be 'Name'

Conflicts:
dashboard/src/actions/index.js

github.com/unigraph-dev/dgraph - db078f4999a416eeb24ccd08b3f0d480dc17f702 authored about 7 years ago by Sung Won Cho <[email protected]>
Pass context to dgraphClient. Fix issue with the loader being stuck on

interrupt by checking for ctx.Done().

github.com/unigraph-dev/dgraph - 79d1f4586d5d7898496a9617272addf67d7a818c authored about 7 years ago by Pawan Rawal <[email protected]>
Make gql parsing stricter. Fix #1284.

github.com/unigraph-dev/dgraph - 691a04db6676c49f268f64e67265da8447c45f92 authored about 7 years ago by Pawan Rawal <[email protected]>
Fix flag name for memory usage.

Fix #1261.

github.com/unigraph-dev/dgraph - b2e8c3d76131047b9af4334a97f2015b48b0baf4 authored about 7 years ago by Deepak Jois <[email protected]>
Add a contribute section to docs.dgraph.io.

Fix #1282.

github.com/unigraph-dev/dgraph - c2787059ae209dd759339d68aa50b9853bad749e authored about 7 years ago by Deepak Jois <[email protected]>
have mem size in bytes

github.com/unigraph-dev/dgraph - 9059ec5c963c8def0a6b11a12b17e32cb42ae006 authored about 7 years ago by Janardhan Reddy <[email protected]>
Metrics name change (#1291)

Change metric names

github.com/unigraph-dev/dgraph - c95b26401d5cb94ddc50b8125a338af8045095d5 authored about 7 years ago by Janardhan Reddy <[email protected]>
Improvements to @normalize directive

Changes:
- limited number of results of @normalize + tests
- improved tests of @normalize - mo...

github.com/unigraph-dev/dgraph - 61a15ffc1a7ca48f5d6f623d3bc3f6ad3a90a46c authored about 7 years ago by Tomasz Zdybał <[email protected]>
Get rid of sync.Pool from postings package. As a consequence also get

rid of all the reference counting and decr() from posting list. This
simplifies the code and give...

github.com/unigraph-dev/dgraph - 1c234c23256501ceea84e764ab91de09f3b62f19 authored about 7 years ago by Pawan Rawal <[email protected]>
Update badger version

github.com/unigraph-dev/dgraph - c4515291c68b386199424d74c479b243c8d14247 authored about 7 years ago by Pawan Rawal <[email protected]>
Updated FAQ about Dgraph speed

github.com/unigraph-dev/dgraph - a68f5d62936220ced4fb8d4049995782a14c7cde authored about 7 years ago by Deepak Jois <[email protected]>
Update FAQ to include information about Badger

github.com/unigraph-dev/dgraph - 08918c4ad270e2bce375e6aaa412fc414d3ab635 authored about 7 years ago by Deepak Jois <[email protected]>
Merge branch 'master' of github.com:dgraph-io/dgraph

github.com/unigraph-dev/dgraph - d4472846618d0c35d8096786038e2ea8f8c3aab9 authored about 7 years ago by Manish R Jain <[email protected]>
Update the time estimate to 7 mins for Get Started.

github.com/unigraph-dev/dgraph - 96461164d5a2b1c6f06fc1ba884a921d88ceef85 authored about 7 years ago by Manish R Jain <[email protected]>
s/RocksDB/Badger/

github.com/unigraph-dev/dgraph - 68d5a83f56a22b63d341d4611195981f476a2baf authored about 7 years ago by Deepak Jois <[email protected]>
Add link to the video of Get Started.

github.com/unigraph-dev/dgraph - 5a327ede3900ff25c875b8ca9a62b014ebe85595 authored about 7 years ago by Manish R Jain <[email protected]>
Fix a comment about flag.Parse.

github.com/unigraph-dev/dgraph - bb54abff86091d5968cabe023e62e8d414522103 authored about 7 years ago by Manish R Jain <[email protected]>
Update Badger in vendor, to fix the Unmarshal bug.

github.com/unigraph-dev/dgraph - afe5279dfdfae9640082749b512ee88ae78e5689 authored about 7 years ago by Manish R Jain <[email protected]>
Dont print temporary errors.

github.com/unigraph-dev/dgraph - a0b72dd1f6829c0b2caba5ec5e780d5c778872a2 authored about 7 years ago by Pawan Rawal <[email protected]>
Fix bug: The value given to Badger should remain valid until it has chance to write it.

github.com/unigraph-dev/dgraph - 3a6dfb7d83f1c647dce0d1f958c5adb69eee6a8a authored about 7 years ago by Manish R Jain <[email protected]>
Remove fmt. Fixes #1275

github.com/unigraph-dev/dgraph - 5a50769276fe6cc2c06c6cc7cab29c3a53151c53 authored about 7 years ago by Ashwin Ramesh <[email protected]>
Remove default tokenizers for all types. Rename dateTime tokenizer to

year.

github.com/unigraph-dev/dgraph - 846e86ac691603ff6fe6f02631a0dbfed7c18f7c authored about 7 years ago by Pawan Rawal <[email protected]>
UI: Remove timeout for queries and autocomplete on change event.

github.com/unigraph-dev/dgraph - ecf80fd9f1a2da1a7a7c34a823c0c16fe440a7b3 authored about 7 years ago by Pawan Rawal <[email protected]>
Results in the same order as query in JSON

Changes:
- removed heap-based ordering
- added sorting of attributes when normalize'ing
- cor...

github.com/unigraph-dev/dgraph - b3ab0f608dffac9fb74fda95eb50c99a85cb086d authored about 7 years ago by Tomasz Zdybał <[email protected]>
Add placeholder client_test/doc.go to make build exit success

github.com/unigraph-dev/dgraph - 39542ece2de243366d51651497c6f5ee0650dcba authored about 7 years ago by Sam Hughes <[email protected]>
Fix #1271 related to S P * deletion.

github.com/unigraph-dev/dgraph - 2436b5846940414115bf1fd77ceef0bf3417a6eb authored about 7 years ago by Pawan Rawal <[email protected]>
Issues/GitHub (#1266)

*Exit on pressing Ctrl-c thrice, change raft maxmsgsize to 256 kb
*Fixes #1193 #1184

github.com/unigraph-dev/dgraph - 7eecb1f0d148a080f556473cdb010b80e475e77b authored about 7 years ago by Janardhan Reddy <[email protected]>
Decrease tick interval to 20 ms.

It was previously 1000 ms.

This has the benefit of making log entries replay faster when a node...

github.com/unigraph-dev/dgraph - f1ac05ee66db41d0d1c32c74ac870fbd9661b8a1 authored about 7 years ago by Sam Hughes <[email protected]>
UI: Fix Maximum call stack size exceeded error. Also fix units for rendering latency.

github.com/unigraph-dev/dgraph - 9e6dad3648fd5564ca4cb1db314084b5c4a474d7 authored about 7 years ago by Pawan Rawal <[email protected]>
Nest response under a data and errors key in accordance with the GraphQL

spec.

github.com/unigraph-dev/dgraph - 59e8a58921abf92303faf732773d4c99328ef0b8 authored about 7 years ago by Pawan Rawal <[email protected]>
Fix the flag documentation.

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

github.com/unigraph-dev/dgraph - 9e5faf381ea881f661937eab0b24a648163b52bf authored about 7 years ago by Manish R Jain <[email protected]>
Change the flag name, and default value for allotted memory.

github.com/unigraph-dev/dgraph - 10ac0555cb245bf5cff332889d380712a9cc7913 authored about 7 years ago by Manish R Jain <[email protected]>
remove example from client docs, update client examples

github.com/unigraph-dev/dgraph - 4e612ac6b5abc980440576a9df07850eb25e8566 authored about 7 years ago by MichaelJCompton <[email protected]>
add sys/unix and bbloom to vendorg

github.com/unigraph-dev/dgraph - 726de6e3d50f1bac76e9fd00e5a1d8c2e595d203 authored about 7 years ago by Janardhan Reddy <[email protected]>
add badger dependencies to govendor

github.com/unigraph-dev/dgraph - 2f674ce2646961e5b219d8ff9c3de77b1e2a4d79 authored about 7 years ago by Janardhan Reddy <[email protected]>
vendor badger

github.com/unigraph-dev/dgraph - 154a04e5c4a700706d3a392f4b4db61f6b93947b authored about 7 years ago by Janardhan Reddy <[email protected]>
Use string keys instead of hash to avoid collision

github.com/unigraph-dev/dgraph - ba9204540c04d8ddc08e58d248908e3ed452cccf authored about 7 years ago by Ashwin Ramesh <[email protected]>
Improvement/uid postings (#1262)

* store uid postings in a byte slice instead of pl
* sync pl if mutation layer reaches 1000.

github.com/unigraph-dev/dgraph - 56c0a5b12e548e19a5b9f8075331a5abcba21ce7 authored about 7 years ago by Janardhan Reddy <[email protected]>
Fix share endpoint and add tests on Travis for share and export

github.com/unigraph-dev/dgraph - 8be26563e584479f766abc0fdf9ca2616738a6f0 authored about 7 years ago by Pawan Rawal <[email protected]>
Clear only relevant keys from cache while rebuilding indexes/reverses.

github.com/unigraph-dev/dgraph - 3a7071a8d767fc5afcc58c3f72e5b3fc31dff719 authored about 7 years ago by Pawan Rawal <[email protected]>
Make worker.BlockingStop blocking again.

This resolves #1263.

github.com/unigraph-dev/dgraph - 9e6ea809d5d4bb119bc310f1f5a24223cc76b717 authored about 7 years ago by Tomasz Zdybał <[email protected]>
Optimize inequality filters. Fetch Data Keys directly and compare if there count is

less than the number of Index Keys to be fetched.

github.com/unigraph-dev/dgraph - 0cc04fe5a39e0335356492db1aa0e34e12716d7c authored about 7 years ago by Pawan Rawal <[email protected]>
Improvements to client.

1. Ability to DeletePredicate.
2. Allow setting a string value with language using
SetValueString...

github.com/unigraph-dev/dgraph - fa04b65f3072923173af006b42060af1b6451b63 authored about 7 years ago by Pawan Rawal <[email protected]>
Refactor worker/task

- decr() PLs sooner which avoids holding reference for longer
- Break processTask partly into fu...

github.com/unigraph-dev/dgraph - 312b72f4d81e60d3b09af21b88181f31cdf8fbc4 authored about 7 years ago by Ashwin Ramesh <[email protected]>
Rework parseFacets implementation

- Disallows "a as orderdesc: b"

- Makes @facets() act like an empty list of facets, instead of
...

github.com/unigraph-dev/dgraph - 83b4d749b0ea254ddb53d5885eb801a996383b7c authored about 7 years ago by Sam Hughes <[email protected]>
Do lcache.clear(attr) before deleting count indexes from store

github.com/unigraph-dev/dgraph - 6f7b1c839409e217a8d86ab55c688327c4c9e92e authored about 7 years ago by Pawan Rawal <[email protected]>
Remove kv.Touch, add kv.SetIfAbsent

github.com/unigraph-dev/dgraph - 6a3a75c11dacf839a5df3482a05e19b1d364a4ae authored about 7 years ago by Pawan Rawal <[email protected]>
Check context in IO loops. Refactor.

github.com/unigraph-dev/dgraph - c2e913fa9a6929eabc82f621062af90f4771174f authored about 7 years ago by Ashwin Ramesh <[email protected]>
Add an option to limit the number of retries per request while doing batch mutations in client.

github.com/unigraph-dev/dgraph - 573fc5ca62ae8f1364fcaf05751bbf905ca60033 authored about 7 years ago by Pawan Rawal <[email protected]>
Clear out struct given in client.Unmarshal before unmarshalling. Also

add helper functions to delete a Node and an Edge using the client.

github.com/unigraph-dev/dgraph - 791621f5211f1ab05a0b3db9df43e17f8d9eee1d authored over 7 years ago by Pawan Rawal <[email protected]>
Ensure variable for sorting is a value var. Fixes #1235

github.com/unigraph-dev/dgraph - eabc7e95a63c9818574751c7b7ee6a7ea470d0ce authored over 7 years ago by Ashwin Ramesh <[email protected]>
Make dgraphloader remove LOCK upon interrupt

github.com/unigraph-dev/dgraph - 0fe258fc9e2c065e49887947676612dcbec8198a authored over 7 years ago by Sam Hughes <[email protected]>
Optimization of fastJsonNode

`fastJsonNode` is strongly refactored and optimized. Code is simpler, consumes less memory and e...

github.com/unigraph-dev/dgraph - 5efbe7d7c2c30b25eab09be3cee4c82b99c002a1 authored over 7 years ago by Tomasz Zdybał <[email protected]>
Increase max size that the client can send and receive to 256MB. Also

fix a small issue with dgraphloader (increase batchSize after we have
checked for empty line).

github.com/unigraph-dev/dgraph - 95beb266593bfd838afc607b2d79dd759009e2f4 authored over 7 years ago by Pawan Rawal <[email protected]>
client examples clean up dir on exit

github.com/unigraph-dev/dgraph - 616e5cede34d6375141ef43225f8de6e824b56a9 authored over 7 years ago by MichaelJCompton <[email protected]>
client docs updates

github.com/unigraph-dev/dgraph - 1a557430eca1311813f3229853cbe341c4a427da authored over 7 years ago by MichaelJCompton <[email protected]>
Docs: Change var => val/uid

github.com/unigraph-dev/dgraph - b968141af80e13c0b2350d28f3931027ecee5940 authored over 7 years ago by Pawan Rawal <[email protected]>
Assert lexer restore position

github.com/unigraph-dev/dgraph - c58049248ff60ecc924615f70f470486b815a4e9 authored over 7 years ago by Ashwin Ramesh <[email protected]>
Add save/restore in lexer. Some fixes in parser

github.com/unigraph-dev/dgraph - b2f92bb46d98869c544e53e823a1f3d5e319aceb authored over 7 years ago by Ashwin Ramesh <[email protected]>
Exclude wiki from go tests

github.com/unigraph-dev/dgraph - 73aeefb8fc727d355fec7506463b68c262f25907 authored over 7 years ago by Pawan Rawal <[email protected]>
Support checkpointing in dgraphloader.

We store the checkpoints (line no. for each file) upto which we have
received response from serv...

github.com/unigraph-dev/dgraph - 1a02e73dca091d9a980c73cde97bacbb40ea0464 authored over 7 years ago by Pawan Rawal <[email protected]>
Disallow repeated arguments. Fixes #1223

github.com/unigraph-dev/dgraph - ad13fee15ffab8690ad29efcf47c8282de21b3e7 authored over 7 years ago by Ashwin Ramesh <[email protected]>
add larger go client examples

github.com/unigraph-dev/dgraph - 75c0848bb9adaec1c79de2c5a49cbaf13b5eb269 authored over 7 years ago by MichaelJCompton <[email protected]>
Fix bug in checkDependency because of mutation in vars were not working

properly.

github.com/unigraph-dev/dgraph - 619a3970454b7aa8129dc9119cd8cf302c59a7cc authored over 7 years ago by Pawan Rawal <[email protected]>
Allow sorting on facets

github.com/unigraph-dev/dgraph - ac8f5cf5559e8339afa72fb18bf786df4d069a30 authored over 7 years ago by Ashwin Ramesh <[email protected]>
Some refactoring in query and update dgraph.Config after reading from

yaml file.

github.com/unigraph-dev/dgraph - 7916bcaf38fd9997dc45fc045ae22383884e9bb5 authored over 7 years ago by Pawan Rawal <[email protected]>
Use sync.Pool for path array. Also fixes #1204 #1209.

github.com/unigraph-dev/dgraph - 1f386203aa46898deb9eaa274ddbefe97db0f92e authored over 7 years ago by Ashwin Ramesh <[email protected]>
Remove Sleep statements from tests in posting and cmd/dgraph

github.com/unigraph-dev/dgraph - 59d256da5069ec2721bc34451bfd56a76164846b authored over 7 years ago by Pawan Rawal <[email protected]>
protos/gen.sh uses ~/go if GOPATH unset

github.com/unigraph-dev/dgraph - 34d37f9bfd1aecb45e2c0da194ff4c62bceb1333 authored over 7 years ago by Sam Hughes <[email protected]>
add Run protos.Response go docs

github.com/unigraph-dev/dgraph - 6cfe676b2b1132351c73db79e468e72b3fb28f5e authored over 7 years ago by MichaelJCompton <[email protected]>
Fix following issues:

- Return count even if it's 0. Fixes #1212
- Update UidMatrix appropriately

github.com/unigraph-dev/dgraph - 3e4b31aef6a6afbb69f87fbe0a6f004cedcc4fa4 authored over 7 years ago by Ashwin Ramesh <[email protected]>
fix example fn name

github.com/unigraph-dev/dgraph - 1dc305ff591935c0f0bbd14bde8b65388c08ed07 authored over 7 years ago by MichaelJCompton <[email protected]>