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
This resolves issue #1183
95166e6c5d1d4e5de859378ecb602754cefb4dfe authored over 7 years ago
Dgraph can be used as library. It won't open any ports/network
connections. It can be accessed v...
fmt.Print* and log.Print* functions are replaced by x.Print* functions.
It uses logger (from log...
Dgraph can be used as library. It won't open any ports/network
connections. It can be accessed v...
pstore.AsyncSet. Delete from lru cache only when callback
function is trigerred by badger.
23ee657e399121356761dd6c74fa2e51e04ad279 authored over 7 years ago
da3e0acb0e78779a8f327b0d99e3f8204271373e authored over 7 years ago
fmt.Print* and log.Print* functions are replaced by x.Print* functions.
It uses logger (from log...
This resolves issue #1183
8e412fd37c42af776165b92cb398b9f20d52a0d8 authored over 7 years ago
* Check context often in sortWithoutIndex to return quickly
* Start sortWithoutIndex after some ...
allow users to specify badger table options and make it loadtoram by default
57815c7ec4440129b0f7c0905a74285dbb4bb335 authored over 7 years agob61e2281b4c8ba825b6256a8ddc40393b0dff53f authored over 7 years ago
This fixes a bug because the caller is supposed to release the pool.
a9c8a48ff39ae9a2d979afe53f6ed82e9a7fd05f authored over 7 years agoThis is a part of work on #673
4721bd5c4d72aeeef91ed8b260bb7187d6529382 authored over 7 years ago
commit 146bd66f3b272096662e8ef0620d0efee2fdbc61
Author: Janardhan Reddy <[email protected]>
Da...
aa607712b945f8172b0bcfbefd6e00198d38ecc5 authored over 7 years ago
Also removes x.Check2f, because passing multiple return values
alongside other parameters doesn'...
8a802a488880b5fa83efaff84f3dd4b815d20622 authored over 7 years ago
333af81d83f6624f41e4bdfbd807a9ec7a450ecf authored over 7 years ago
[month, day, hour]
59b2fd5c448a629394b900e1171391e90388dd17 authored over 7 years agoce06ececb42c730c1c6d18f4b1ec58f5568bb463 authored over 7 years ago
865afbecaaf1c4c8fb1d864f99258f35e0df2b38 authored over 7 years ago
8ecb9781f00e4dae8a61de9971998ed924150d3b authored over 7 years ago
Also, configures the gRPC conn to allow unlimited simultaneous
connections. The refcounting mea...
9899ef10643e6c3cfd296ffb16eb3061c816bef5 authored over 7 years ago
f5a258b2497c12137a8d0aeb021d681c53056791 authored over 7 years ago
* Fixes github issues #1002 #1074 #1025
* renamed _xid_ to xid
69964c29a1f3b46e1501f651e9743f678de4ab9c authored over 7 years ago
* Fix some errors with Badger operations.
* Remove rebuild index. Remove the first byte logic f...
e352f53f84656aa3deb9ed68283c0e21860ac08e authored over 7 years ago
2499ab8439c287db43ea3c3599edfaeb5b8fef2a authored over 7 years ago
f5c7893f1c28c8976b504a83e6dcc4f9f4339316 authored over 7 years ago
15442f23d00e0378df212c4a2f6be8563e8c06d6 authored over 7 years ago
0936c24186d8e35b96efa4b4897d76e9bee8621e authored over 7 years ago
2c86040ea9685045b815ba706c394667eab549fc authored over 7 years ago
d3f7048cb18f46564c01ec2af6bcd83e5156f75a authored over 7 years ago
473eddb72ed56356cab8cb7469ad711fa081aa5b authored over 7 years ago
c9253021e7d29751d3ba3bbdd45914c83c7d4a2d authored over 7 years ago
7fa87d86f7513c6ad98368ed221d3c51153b0f75 authored over 7 years ago
don't return emptylist to pool
Switch posting list uids to a byte array.
add Metrics
change w...
* Fix unused format argument in expand err
bc5d9274ceeaae97b8fa6a8cfbd9de6500d64705 authored over 7 years ago
Also uses path.Join for uiDir. This has the effect of making the path
relative if a GOPATH (or ...
ae3c2317e234f9b33f2db043ae91560bd18aa9e1 authored over 7 years ago
80959a7b297563d918542d20d2ef4ccfcc800a89 authored over 7 years ago
23ac921a00d0e610144cd3a84567e7bc2d902b3a authored over 7 years ago
00e837f592f09a3f95001d745bcf0d5e9fcfdf05 authored over 7 years ago
Avoids problems with cmux not listening properly, because gRPC
connections don't always come wit...
d785ffa8e58659bb96777fd34bb1853516ea0c82 authored over 7 years ago
4ddf551aaad9f6fa76432c27da912b4b0ed673b9 authored over 7 years ago
769dfb224bbe0e3e8b032940f553565847e808d9 authored over 7 years ago
50c3059f674a3705556cc2ee055f25540685c30a authored over 7 years ago
5506d4d2571f1ca2746988d3c06d756183c276f0 authored over 7 years ago
82c65ae4ca34e897d355fd6b5afdc779edf9ddd0 authored over 7 years ago
2972291031a2a14497684846a711ad0311324de4 authored over 7 years ago
2034f56ddf7bcf69187141b01bfcafd06575ec78 authored over 7 years ago
Namely in schema.batchSync, posting.batchSync, and
worker.batchAndSendMessages. A reasonable ba...
Avoids use of time.Sleep.
worker.batchAndSendMessages is the most questionable change, because
...
c46df7f3bf1a115b2fdfc9f26e7482839641c81a authored over 7 years ago
813ac83c90c32a7f79114a1af7d93341f84c951e authored over 7 years ago
a5bcb620c03da496caf51db57e1afbba79d9ab9d authored over 7 years ago
This resolves #1119.
6842dc283deb4c68918b0d4ffe940451bb2e6358 authored over 7 years agoe8ebbdfd9f76f6c8dd4e82423859cebddc1ff1e6 authored over 7 years ago
3f177482962ca3a98b9be144936fdff4ddac8564 authored over 7 years ago
296ff8b3e7ff9d7314c060f1571cf48ff71d9407 authored over 7 years ago
* Changes for loading so data
process upto 3 files in parallel in dgraph loader
enable trace f...
50c09b753f8844fa04a88501fba8fc20c9956a2b authored over 7 years ago
This doesn't fix a bunch of other problems with connection handling --
for example, we log.Fatal...
This commit resolves #1068.
d6b1664b18f3eaf068c87d53da7624e39c96e574 authored over 7 years agob4119afa85506d21d6d7b5d72252fd4c6d6cc4e0 authored over 7 years ago
c6c24aec78394c71ce144417930c25306770c2df authored over 7 years ago
30522c868c17e1ec8f9f28a5a744791a39f8a6af authored over 7 years ago
16b30a8090a0b0c05e7b1e57e39ffc9d5e0a92c6 authored over 7 years ago
94ee95b154008c2f23f7b235677a96881e639852 authored over 7 years ago
240548f26d8539346fa1b94f84f4a940c60c77fd authored over 7 years ago
eb84f8aa5e7fc7793936744dfe1bed07a5ea7623 authored over 7 years ago
716defcba911fb4f5b9c81b645195be801d171ab authored over 7 years ago
1f179695e5f5cb5232c407aca717e3cf967d52aa authored over 7 years ago
c2ed6f74fe0b43764279a86088b5d2b86d6735af authored over 7 years ago
2c3d27604b8ecc94429dda0e3bba4b2085a00c9f authored over 7 years ago
2e4869014dec1767eec07304e3651755475dae6b authored over 7 years ago
fda012efb866a614dcb5da1effe4947529c4f14b authored over 7 years ago
This is related to dgraph-io/badger@1c84ab8cd8f3528ff9a68059db2e4fc4d0b4f947
82b82e7dccfd444825eb5f09afb67eedb3453a30 authored over 7 years ago5208f722f755e5a0dc11ce600045c9e045623be2 authored over 7 years ago
faster.
22c6a77e8b7483a676395a49e954c09021aac2e4 authored over 7 years agob3d169ab4ccc8dd6de224709e40a11bd39e7d306 authored over 7 years ago
050853018b3807302807c77f9bb4c7edd9297403 authored over 7 years ago
d0fc7f98e43c45d5dd0fdf89b48e0b3eff3b1bd3 authored over 7 years ago
1. Do tracing inline instead of passings args to a separate function as
thats cheaper.
2. Set gr...
9e65edc4acefe4a20bc29f043646e0f8229ef5df authored over 7 years ago
61c6dfb0c315a1a4fd94a37eede0d65301c7ff80 authored over 7 years ago
46b343348589288df40c4eacedd364d61a8a8cdc authored over 7 years ago
* take stw per shard
* run evictshard in a goroutine
* increase frequency of periodic commit
...
32ac271a1a3e4991c321e6bdc7c44a46c4b16768 authored over 7 years ago
edfdc1a1c3e53ce426630ef63a31653afc48af52 authored over 7 years ago
54688a1bf5f6ca1dde25997bada7070ab20ffb99 authored over 7 years ago
78137e565129885055e2a8a4c3f00e240fd8a6fd authored over 7 years ago
bebaf971bbdeb5dade09f8aab8df822cbc63ad9d authored over 7 years ago
fd8dfbf418854e68829576c357be20098c2b6458 authored over 7 years ago
09dbd9950cf639d4e2a5a7a5539674555fd584f8 authored over 7 years ago
9e0b5f3643bd10b89f174a036a72973ab5b91712 authored over 7 years ago