Ecosyste.ms: OpenCollective

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

github.com/greenpau/cayley

An open-source graph database
https://github.com/greenpau/cayley

Add labels morphism and Gizmo API (#610)

* Add Labels morphisms and gizmo api

aba38b3804454f6e0bf712442c42621b2011b2a2 authored over 7 years ago by Joost Verdoorn <[email protected]>
sql: bump cockroachdb version for tests

8656dcacc85dd430b3214472a151395a2a156248 authored over 7 years ago by Denys Smirnov <[email protected]>
make sure to close quad writer; add few tests for schema

793284e1750278ef133304d8ba8221a5b61366cf authored over 7 years ago by Denys Smirnov <[email protected]>
http: do not add .md extension if it's already present; fix #597

ec697041785c180e17e0379da87b1c1ecf152190 authored over 7 years ago by Denys Smirnov <[email protected]>
schema: return an error on write if required field is not set; fix #602

268244296f7daf114044b2c063a128829f1b0ee4 authored over 7 years ago by Denys Smirnov <[email protected]>
accept quad.Value instead of graph.Value for RemoveNode; fix #607

b3e18e83b4622904d7e8de96f6466333011e1aec authored over 7 years ago by Denys Smirnov <[email protected]>
print warning on set verbosity for glog; fix #599

7323095a33c3ad39a113bcf8484e4018db158b7f authored over 7 years ago by Denys Smirnov <[email protected]>
flush writer in schema example; fix #606

989b52006c9eb37d6868dd1d59cbf8a0edcf5286 authored over 7 years ago by Denys Smirnov <[email protected]>
Merge pull request #605 from harlantwood/patch-1

Remove "angry highlighting" from JSON examples

53187a9db2b2ea0cb92b1c13b9ccbc530145ad9b authored over 7 years ago by Barak Michener <[email protected]>
Remove "angry highlighting" from JSON examples

b2fc12193249c11fe53a48e0316ca043774f518e authored over 7 years ago by Harlan T Wood <[email protected]>
iterate: add First helper

86bab6a900bb604670b07df6f249231c6d9997ba authored over 7 years ago by Denys Smirnov <[email protected]>
generic kv backend based on bolt

fc889582c1ce1836c26be5d5ea449751407771c1 authored over 7 years ago by Denys Smirnov <[email protected]>
query from stdin (#601)

a4f711aef34cb77095bddbda470c44d631ccb897 authored over 7 years ago by James Michael DuPont <[email protected]>
Fix example startup command

Update example start up command. The existing example results in an error. It appears --port was...

2f32410afe427c94d94b6d5472e95fec3a8ee7bc authored over 7 years ago by Chris Passas <[email protected]>
make graph.Value safe again

e4ab526266257d0233baca3e91607ddef01adbb0 authored over 7 years ago by Denys Smirnov <[email protected]>
adding help to repl

8602aaf4f34e621650802d75dedaa96892d5c8a0 authored over 7 years ago by James Michael DuPont <[email protected]>
schema: handle id in anonymous struct fields

880a1b5858a2fa5d30e58fd1e4289a8ea51e4472 authored over 7 years ago by Denys Smirnov <[email protected]>
graph: mention that caller should flush writer

f7b0ae3614006314707e35294778b77e4db49f15 authored over 7 years ago by Denys Smirnov <[email protected]>
log to stderr by default (again)

ba7c305eaed8a42b0c83114d4cdb44ce7a090683 authored over 7 years ago by Denys Smirnov <[email protected]>
Update sidebar.tmpl (#595)

* Update sidebar.tmpl

19aa4735eee24d74d9dc58dce8ae1960d38c9af6 authored over 7 years ago by James Michael DuPont <[email protected]>
fix #593

d3eca8db23cef01381462720039b2bae9cc6c0b4 authored over 7 years ago by Denys Smirnov <[email protected]>
schema: allow to load objects from path

c06961226f3edf3e3b88071e0bdf5c8cfa27000e authored over 7 years ago by Denys Smirnov <[email protected]>
cli: implement query command

61125879b57ebd2277876ed95fffd244fc4bf8df authored over 7 years ago by Denys Smirnov <[email protected]>
Merge pull request #584 from barakmich/reification

Introduce the new Bolt backend

a50a6ef6b6f9549a40990f6cf31e4551f77cf8d6 authored over 7 years ago by Barak Michener <[email protected]>
conversion check

bccaeba2b2ae99e348f53d1509c076847bc3c111 authored over 7 years ago by Barak Michener <[email protected]>
Merge pull request #587 from h4ck3rm1k3/patch-1

Update transaction.go

bc625ba92e5f353f6539a6ba1caebd37a33d60f0 authored over 7 years ago by Barak Michener <[email protected]>
Update transaction.go

014aead0930abf831215ce000bcc2abf8aae81b9 authored over 7 years ago by James Michael DuPont <[email protected]>
Update transaction.go

9d00d0586ebf0be9d0cee79f073b06eab3fc120a authored over 7 years ago by James Michael DuPont <[email protected]>
graph: batch quads automatically if caller uses single AddQuad on writer

a420e62b5f84d43bd84f03e2638448c853a0c08b authored over 7 years ago by Denys Smirnov <[email protected]>
gae: fix add of previously deleted quads (#580)

* fix #578 for adding a previously deleted quad in datastore.

* adding check for deleted quad...

decd3781c0e5289e1a708e1689685e62774fdcb9 authored over 7 years ago by gkontos <[email protected]>
fixed obvious data races and nil returns

f77e025ef968ccc3f3db11b8f200282f3f1af883 authored over 7 years ago by Barak Michener <[email protected]>
fix proto situation

ba087d6ec5c67dccbcf9a266de70772d510be677 authored over 7 years ago by Barak Michener <[email protected]>
fix and cleanup test after switching to directory instead of file

34e0b30974ff27a87d621dc1a6414bfb1b170572 authored over 7 years ago by Barak Michener <[email protected]>
Glog issues (#579)

* -l for --lang conflicts with -l for glog/--log in repl command

* Require bool parameter in ...

86f3622e5ca09bf4aed5fbf0d27e8136659fe9d5 authored over 7 years ago by Mario Arias <[email protected]>
use bloom filter to speed insertion

43e88fc3937d36e45a4170ae6d10d29df9ccb7cd authored over 7 years ago by Barak Michener <[email protected]>
Deletion works, tests pass

3ef7b865d5b4674484b4d30dcc6ff460582f4f4b authored over 7 years ago by Barak Michener <[email protected]>
Fix proto refs

ced35429bfff0d1bbaf4b2683787c88abb952979 authored over 7 years ago by Barak Michener <[email protected]>
add duplicate check

955615a6a5bb66125a39577923616b59dc708006 authored over 7 years ago by Barak Michener <[email protected]>
fix contract

3dfa0d801b858dcf29906e1d94a5347ea15e5965 authored over 7 years ago by Barak Michener <[email protected]>
move proto

a0564448b872f43fba38f1c5cab004a0d05cf2d5 authored over 7 years ago by Barak Michener <[email protected]>
add memory profile and bolt2 to main/integration

2ab3f288b8b1b0aecb130bc5f374778995c443f6 authored over 7 years ago by Barak Michener <[email protected]>
working queries

b8829a30c8e8e990173094fe3f7fe457d3cc367b authored over 7 years ago by Barak Michener <[email protected]>
hash out iterators -- wip

a05956a56e229044a4f5148abac89f141f94652e authored over 7 years ago by Barak Michener <[email protected]>
add key byte ordering

1c1b93156d0f7457d31a851ac12bcc24d0c4a530 authored over 7 years ago by Barak Michener <[email protected]>
indexing works

ae9f60d859d75c816981e6266e46c7f62622548b authored over 7 years ago by Barak Michener <[email protected]>
undo timestamp

b513d741095a9a87e8be8e67849992b2dffc3a2b authored over 7 years ago by Barak Michener <[email protected]>
wip backend

8bd313b256935e00d2a2474f893b3333be52e083 authored over 7 years ago by Barak Michener <[email protected]>
bumming allocations

0117971dfd9c0ed130f55d574b416a0d1ee0a740 authored over 7 years ago by Barak Michener <[email protected]>
implement basic indexing

89b253f9dd9dc0ce52fd35f478e3c229a50b005f authored over 7 years ago by Barak Michener <[email protected]>
extend cpuprofile and make bolt use dirs

3ebc472147a7f461f77cac76ecefce020557d394 authored over 7 years ago by Barak Michener <[email protected]>
add original test, do more deletion

d078f7249913951dd8fc6b65059b03781a31ac44 authored over 7 years ago by Barak Michener <[email protected]>
graph: Add primitive proto

1e48e230bd8d832e7a348248cb8b03b9d88f39ca authored over 7 years ago by Barak Michener <[email protected]>
convert to modern proto sizing

b8861126b7156be334bd8db8a46d16fc8e07e9c4 authored over 7 years ago by Barak Michener <[email protected]>
reinstate profiling

da4e4031814ac3efd96563f4ae27d78bc51e9127 authored over 7 years ago by Barak Michener <[email protected]>
Merge pull request #577 from barakmich/dep

Fix glide story; ignore docker deps, `glide.lock` is now sane

6b503debb27070ba3113cd8fe4fb431ce95fd209 authored over 7 years ago by Barak Michener <[email protected]>
fix GAE test interface

163afebcd8af63f7bfed801b0865419b0ea4eb20 authored over 7 years ago by Barak Michener <[email protected]>
Fix glide story; ignore docker deps, `glide.lock` is now sane

ba5a3c48dd2bc7eec52db314f8b8be52d96bc79a authored over 7 years ago by Barak Michener <[email protected]>
gizmo: make Count a final instead of traversal

04bae999124291898dd9ca8884f18dd98a9238ca authored over 7 years ago by Denys Smirnov <[email protected]>
fix contains on recursive iterator

08f226d3555e03f1f93d6410ea6065b4312cb118 authored over 7 years ago by Denys Smirnov <[email protected]>
check for nil result from NameOf; fix #574

481886299378cd180c9774173c30ff0c737f0f6b authored over 7 years ago by Denys Smirnov <[email protected]>
ignore duplicate quads by default

9cb0eefcc5e88c45d7de822688643f79e88112bc authored over 7 years ago by Denys Smirnov <[email protected]>
docs: add example configs for kubernetes; resolves #327

c258c2db92bb30b6649065036e60408688905ee4 authored over 7 years ago by Denys Smirnov <[email protected]>
do not load test dataset in container

bd417cb072273023960713dbd1e8a43a10dd314c authored over 7 years ago by Denys Smirnov <[email protected]>
golang client for data import/export; add tests for v2 api

9f3a4f70dac9f132bbfdf01d6be7c68c74067b1b authored over 7 years ago by Denys Smirnov <[email protected]>
http: expose api v2 as a library

c07ccffcd9e91e4145fcbd73e4551dd807a87a0a authored over 7 years ago by Denys Smirnov <[email protected]>
http: cleanup and minor fixes

153e8514f14df2603f9e3b9b60b9ffd64cc94590 authored over 7 years ago by Denys Smirnov <[email protected]>
http: support queries in api v2

7c9b6f8412c6b759a1ca58823004a2c1974194a8 authored over 7 years ago by Denys Smirnov <[email protected]>
http: get rid of custom handler type

57423bd71837b325c0b89c2a344c86dac27b52ff authored over 7 years ago by Denys Smirnov <[email protected]>
http: use optional interface to create qs for request

1b2443e08d866ec7639518bf0a084db0f86f2188 authored over 7 years ago by Denys Smirnov <[email protected]>
bind to localhost by default

8e59b999ee9a7447cb503b708957bce3337a4df3 authored over 7 years ago by Denys Smirnov <[email protected]>
The -host option was missing the port argument

When running the example, I had as a result:
```shell
I0420 21:27:49.606456 2853 cayley.go:...

ba01f99a5d0b8b76abf1409b1a5f042c41bb8521 authored over 7 years ago by Olivier Wulveryck <[email protected]>
cockroach: schema changes within transactions are restricted (#567)

d9a72b0288ed17c0601adbc92eb7cb79e5687729 authored over 7 years ago by Mikael Cabot <[email protected]>
deps: update glide.lock

0ff1ad469cce610dec7fb928d472c8466c620316 authored over 7 years ago by Denys Smirnov <[email protected]>
gizmo: generate docs from Go function comments; resolve #520 (#560)

8cb4edeb9345b8ddefb9cd915d24629c1b5d6b4a authored over 7 years ago by Denys Smirnov <[email protected]>
Merge pull request #562 from dennwc/cli_improvements

Register glog flags, make conv an alias for convert.

4ef8ff617239ce1bd2f169bde96d7609447a0040 authored over 7 years ago by Barak Michener <[email protected]>
cli: register glog flags; make conv an alias for convert; resolve #561

0c89c4de0269d30d0f4ed75e8b7cef451d7b8c47 authored over 7 years ago by Denys Smirnov <[email protected]>
Merge pull request #559 from oren/master

Update README.md - add MySQL and CockroachDB

d403e127c391fae835fb8122a020d7fc9f05ad51 authored over 7 years ago by Barak Michener <[email protected]>
Update README.md - add MySQL and CockroachDB

d1e30c8332270a60fb058d02ee9455f06b3d02dd authored over 7 years ago by Oren <[email protected]>
deprecate gremlin in favor of gizmo; resolve #519

748b4a993b092a9870d944c0d49a26c9311b4f59 authored over 7 years ago by Denys Smirnov <[email protected]>
cli: deduplication tool for nodes with same properties

243d576bc185b5d668d55fc037de8db75ebaa9d2 authored over 7 years ago by Denys Smirnov <[email protected]>
cayley: switch to cobra/viper cli

cayleyupgrade is now included into main binary

add command to convert quad files without loadin...

8371e34d9598dd19c32a39d1d57b5ea5fe551ecd authored over 7 years ago by Denys Smirnov <[email protected]>
Merge pull request #555 from barakmich/releng

Switch release tooling from goxc to relego

c33467000f64158c88c3031d221e5d21b504aa66 authored over 7 years ago by Barak Michener <[email protected]>
Switch release tooling from goxc to relego, update the Bolt dependency, support arm64

3c18a7ec8753150ffaca2e63f919eb8b03c0f603 authored over 7 years ago by Barak Michener <[email protected]>
mongo: apply tx in a specific order to avoid broken quads for concurrent reads

82eb692d7c02bee717f099b623da542db2f31d66 authored over 7 years ago by Denys Smirnov <[email protected]>
fix time bug

a98837a1258938a75e71e569d8b008f23203735f authored over 7 years ago by Denys Smirnov <[email protected]>
Update GremlinAPI.md

Fix headings. They weren't rendering properly because of a missing space.

e40059e0c0adf808462ba0cfba84e8212fd57e04 authored over 7 years ago by Jon Johnson <[email protected]>
Fix links

d3c09571e85e5d5080671848d3ca67333db05c7a authored over 7 years ago by Barak Michener <[email protected]>
add gizmo to supported languages on appengine

24ab6c06ee0ba769a717157383bb835704cf92f7 authored over 7 years ago by Alain Brown <[email protected]>
cleanup and fix rebase issues

0a98d0c3851a8fecb2537abd990a9034c1aa39ce authored over 7 years ago by Denys Smirnov <[email protected]>
gizmo: expose recursive traversal and update docs

fbea2e530bf1079ba6260b091afb18ee439501c5 authored over 7 years ago by Denys Smirnov <[email protected]>
graph/iterator: Add Recursive iterator

d35726529ee26074dc23c8422d77bbc9995a7fb0 authored over 7 years ago by Barak Michener <[email protected]>
path: FollowRecursive traverses quad.Values

4c12ebe73d64fce23bafe8570202031766b75eec authored over 7 years ago by Denys Smirnov <[email protected]>
fix tests for new types

f6bf33b3fe7852a715e4af1f095c3ba2b57417b9 authored over 7 years ago by Barak Michener <[email protected]>
add FollowRecursive to the path lib

c077eb599458dd6995b2c9bd0da973617a21565b authored over 7 years ago by Barak Michener <[email protected]>
materialize subpaths of the recursive iterator and fix the test

a584165259e803ce8209f78c1080ee6a6a03717e authored over 7 years ago by Barak Michener <[email protected]>
Create a new mock store that works much better, first working recursive iterator

b224bd2986200f2aaae156a97b66af2dd649f809 authored over 7 years ago by Barak Michener <[email protected]>
Add tests, one still fails

c9eb9d38db32eed45883bb134144743448734ff0 authored over 7 years ago by Barak Michener <[email protected]>
graphql: close iterator properly; fixes #545

8c811790cf0b3f23f41b995d7d4caaad91efc506 authored over 7 years ago by Denys Smirnov <[email protected]>
tests: require.NoError instead of Nil

9e863b6d1adbf41a2e39ddd712fa72984f9dca6e authored over 7 years ago by Denys Smirnov <[email protected]>
gae: fix nop iterator optimization

f36aa6036248b0b05286c738b3a6ad493c9fd01b authored over 7 years ago by Denys Smirnov <[email protected]>