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

Rename TSVal

d87e227ff3625643fc1494a39824afdd0e3b4fa5 authored over 10 years ago by kortschak <[email protected]>
Don't indirect map values

We already have reference behaviour, so this is not necessary.

This change highlighted fairly b...

a1453da84e66c8b71f8c055d8e6076b6f7e171f4 authored over 10 years ago by kortschak <[email protected]>
Reduce TripleStore interface names

b89d4f392cbc3a217bbbc82d7c3ffe88d1ed234e authored over 10 years ago by kortschak <[email protected]>
Reduce graph.Iterator method names

8576f66d2011f180f900c9f2cfd759abaab98f6f authored over 10 years ago by kortschak <[email protected]>
And remove newline

e4fb5d2bb83650190c56ad1955863623ea5c0b39 authored over 10 years ago by Barak Michener <[email protected]>
Fix symlink for following the instructions

692d80383650a433cdbff0d6ef939a7c766d7422 authored over 10 years ago by Barak Michener <[email protected]>
Merge pull request #44 from kortschak/iterator

Move iterators into their own package

29416465ad8d1c4802e1ffcc28d3c8587cc1e4e6 authored over 10 years ago by Barak Michener <[email protected]>
Remove redundant loggin functions

a31a5a170cf7ebfb762376e126709276bcd6e28d authored over 10 years ago by kortschak <[email protected]>
Remove dead var

2f2f58085835cfa3d7534480016396a2d9b55a5f authored over 10 years ago by kortschak <[email protected]>
Cleaning and TODOs

05a7ecdbb6045cb88dfa4409173b37e76f8bb49c authored over 10 years ago by kortschak <[email protected]>
Move iterators into separate package

Also reduce API exposure and use standard library more - and fix bugs I
previously introduces in...

1768e593a8be13f20d64d3d8b71a5c1687b6dce6 authored over 10 years ago by kortschak <[email protected]>
Merge pull request #41 from kortschak/enumerated

Yep! Replace string type with graph.Direction

88be6bee37614069dd03b9288976dcdeb95fa903 authored over 10 years ago by Barak Michener <[email protected]>
Retain correct copyright notice

12c876974456d9c91a2330fc3752ac32c2095117 authored over 10 years ago by kortschak <[email protected]>
Replace string type with graph.Direction

This conversion is not complete as there are still uses of string
directions via the Direction.S...

0a03cec497710d13d827a09e9b77687556d3aafc authored over 10 years ago by kortschak <[email protected]>
Merge pull request #40 from barakmich/mql_bug_21

Fix #21 and test the correct semantics

cd11053c98c69314e7760405e41fdb631f5183c7 authored over 10 years ago by Barak Michener <[email protected]>
Add test for semantics from #21

3adfe96ff3342aef6dc71e46fd16b785a4772a15 authored over 10 years ago by Barak Michener <[email protected]>
Fix #21 and change the MQL semantics slightly to match the original MQL

18c4c555b5b56fa58114386308b299ce440d2f71 authored over 10 years ago by Barak Michener <[email protected]>
Merge pull request #36 from kortschak/remove-lists

Remove lists

18c56be950ded1f75efb8c7fe224bdac9c98d72a authored over 10 years ago by Barak Michener <[email protected]>
Merge pull request #37 from jaywgraves/patch-1

fix gremlin documentation for In and Both

81447d2b1275dda3659c7019f802cdcf0b807b73 authored over 10 years ago by Barak Michener <[email protected]>
fix gremlin documentation for In and Both

this was likely a copy/paste from Out.
feel free to change the wording to fit your style.

91e18f297832ea7f26f476613e9ad208daa14556 authored over 10 years ago by Jay Graves <[email protected]>
Remove uses of container/list

bed8d3813a2b58513b06b5751393d28a81c2d791 authored over 10 years ago by kortschak <[email protected]>
Remove trivial container/list usage

bc7774444942ad1909f60eae1848299598a1839b authored over 10 years ago by kortschak <[email protected]>
Canonicalize leveldb internal iterator

82f3fc7bfa97df41bba8fcdb08037058c54b4605 authored over 10 years ago by Barak Michener <[email protected]>
Fix the obvious copy bug

44ae0b523edd5718ce68ec12d4999768d8a98ce4 authored over 10 years ago by Barak Michener <[email protected]>
Merge pull request #32 from barakmich/master

Fix build by only testing Go >= v1.2

075ea36f1b116ab0daa551a3865c04f6395ff3b9 authored over 10 years ago by Barak Michener <[email protected]>
Fix build by only testing Go >= v1.2

3f1db074227e31e00932239a60d9c3928eb43641 authored over 10 years ago by Barak Michener <[email protected]>
Merge pull request #31 from kortschak/names

Rewrite receiver names

3113e11344491d4f9b4c0cadad24783cfb66d9d0 authored over 10 years ago by Barak Michener <[email protected]>
Remove unnecessary import renaming

d8b615f154e3151ed250cffcc007fa73b58e4735 authored over 10 years ago by kortschak <[email protected]>
Canonicalise mql receiver names

And again, remove a multitude of redundant infixes I missed previously.

929beb624c7686c8c8b8a94bc6e0f891222e7d7d authored over 10 years ago by kortschak <[email protected]>
Canonicalise gremlin receiver names

5a1a7259c83e741fa810d69f6225aa988082cf27 authored over 10 years ago by kortschak <[email protected]>
Canonicalise mongo receiver names

Remove redundant Mongo infixes that were miseed previously.

3831aad364964d0da7b01db4e7afb9b5bb3216f4 authored over 10 years ago by kortschak <[email protected]>
Canonicalise memstore receiver names

dc62d4f32c77c613c546b99517b98479b6f9b296 authored over 10 years ago by kortschak <[email protected]>
Canonicalise leveldb receiver names

Also remove redundant LevelDB infix missed previously.

b1ad887c7897baebf32032848d0dbe2aba663232 authored over 10 years ago by kortschak <[email protected]>
Canonicalise iterator receiver names

This apparently meaningless churn improves godoc readability.

60d5c608174729daf035a5c95b8542cce92877d5 authored over 10 years ago by kortschak <[email protected]>
Merge pull request #28 from kortschak/destutter

Destutter labels and files

dc65ebce9ed802dea8c48f9885d2c9fa2d599697 authored over 10 years ago by Barak Michener <[email protected]>
Merge branch 'fix-travis' into destutter

ae9a9c59ac2b6bcb854e07a50009c366cde0116e authored over 10 years ago by kortschak <[email protected]>
Add travis build status badge

c1b44f365655bf3879d32b50390858132cb3e947 authored over 10 years ago by kortschak <[email protected]>
Merge branch 'fix-travis' into destutter

830500b314de7323b2e000597543ab4d56887c30 authored over 10 years ago by kortschak <[email protected]>
Fix travis build

7ea7e92042917c22645d4f407b0d0f4ef78a24a2 authored over 10 years ago by kortschak <[email protected]>
Simplify db.Open name

334431418ee8b40d82ef97612270ed839450236d authored over 10 years ago by kortschak <[email protected]>
Add Robert Daniel Kortschak to A+C

96b4d05330453267285da804a881f356a052b990 authored over 10 years ago by kortschak <[email protected]>
Destutter nquads

177059cc16a3f2167149771aa7ba928689d3c715 authored over 10 years ago by kortschak <[email protected]>
Destutter graph/...

40f3363cdefae196f1d7189402ff95367c850750 authored over 10 years ago by kortschak <[email protected]>
Fix .travis.yml

ad3fa59eec9d3892289b6c41daf5a3a07e89095e authored over 10 years ago by Barak Michener <[email protected]>
Add a .travis.yml

3c56fb30007a00e68a0df95fd13a7c6be8c42e1f authored over 10 years ago by Barak Michener <[email protected]>
Destutter mql

913d567ae1239d42114502b53b8ca40157a18686 authored over 10 years ago by kortschak <[email protected]>
Destutter gremlin

3a673a333c5a6cb8e4e8edb9cb56ce46755af04a authored over 10 years ago by kortschak <[email protected]>
Update Overview.md now that we support go-get

From fix #8

d3a5bc461f350267d26ba9ad786f45b3458f3fe2 authored over 10 years ago by Barak Michener <[email protected]>
Destutter cayley/config

388618bfa7c4e2821656623687a0398dd7dade3d authored over 10 years ago by kortschak <[email protected]>
Simplify names in cmd source

c4a19a4e35a11089eef73ad86be09029b17ea0c8 authored over 10 years ago by kortschak <[email protected]>
Destutter filenames

47c9752e5ed367eabf5e3fbd4cbf33f5187f565a authored over 10 years ago by kortschak <[email protected]>
Merge pull request #11 from luin/master

Change "Javascript" to "JavaScript"

1f01924a5db0afa82ad857f04375e390e23aaff9 authored over 10 years ago by Barak Michener <[email protected]>
Merge pull request #27 from barakmich/master

Fix the build story

be116d7ba815388131a5ee168954d3fd6ebe5fee authored over 10 years ago by Barak Michener <[email protected]>
Merge pull request #8 from kortschak/master

make cayley go-gettable

a63bce6474f74b8b400ed25ac17624fbd3899603 authored over 10 years ago by Barak Michener <[email protected]>
Allow assets to come from more places than PWD, do some autodetection, add a build file, and update the README

7a24e5e99852c9e6b29cf015469db7dbf9a62915 authored over 10 years ago by Barak Michener <[email protected]>
Fix non-pathological package shadowing

This is smelly more than anything but I should not have missed it
previously.

cf2f5219b293ae65dea617824186fab8eeb12a95 authored over 10 years ago by kortschak <[email protected]>
Reorganise to make cmd code more prominant

639559544d5e68f9b44017f5925d67248feb8e16 authored over 10 years ago by kortschak <[email protected]>
Move query language packages into query

c66d6d399418b454c3a262ebad2110039fe0fcdf authored over 10 years ago by kortschak <[email protected]>
Re-add main.go and add install instruction

Updated .gitignore to alloy cayley to be kept.

a5f83917393dfe7b1af4fc4ba9490b6a07ea43e1 authored over 10 years ago by kortschak <[email protected]>
Change "Javascript" to "JavaScript"

7f92d7d8118594b9bfb657ff500820b176f59aac authored over 10 years ago by Zihua Li <[email protected]>
Re-add leveldb and fix over-exhuberant .gitignore

5c92e925fe2c42d9d84d9cf506ec4d6be862858f authored over 10 years ago by kortschak <[email protected]>
Don't rename imports unless necessary

d37c6caa8e44a7537a4714b58468c93afa9d2d11 authored over 10 years ago by kortschak <[email protected]>
Use Go-conventional filenaming

0c9de6141339ff014cec4972defec1a9bd7cd7f6 authored over 10 years ago by kortschak <[email protected]>
Reorganize to go get will work

This makes almost no changes to source, but touches every almost file.

Also fixes error in grem...

e0df752618510153d2a304b7c93424557cbfc441 authored over 10 years ago by kortschak <[email protected]>
Merge pull request #4 from pius/patch-1

Fix broken link in Overview.md

e46a5bbe4a65165ebb68b973d617921c34b201b9 authored over 10 years ago by Barak Michener <[email protected]>
Indexing into an empty fixed iterator for logging purposes no longer crashes. Fixes #3.

7e52f6ce6e48d458f419a75015382cd4bdfe69b7 authored over 10 years ago by Barak Michener <[email protected]>
Update Overview.md

73e024782137fdb25331286615d6b319bad205e2 authored over 10 years ago by Pius Uzamere <[email protected]>
Merge pull request #1 from timothyarmstrong/add_clone_url

Add the path for cloning the repo

3dae7c1d51590b39a47d8f343335e1948ca33225 authored over 10 years ago by Barak Michener <[email protected]>
Add the git path for cloning.

32f5e7393a5f7bb0c2831f5cba59199764591160 authored over 10 years ago by Timothy Armstrong <[email protected]>
Fix the REPL-clearing-state bug.

73e9e1edc303d6e4d907be4b39b6a35c5a7b6c16 authored over 10 years ago by Barak Michener <[email protected]>
Update documentation to mention GetLimit

9cb8cdc9522bccc2d9f013764af8de1036c4d6e6 authored over 10 years ago by Barak Michener <[email protected]>
Rename .n3 to .nt, as only NTriples/NQuads are supported

c8aad90e81ed9bdc71b04962d8841efadec6b81f authored over 10 years ago by Barak Michener <[email protected]>
More logging and use all processors unless otherwise noted.

a7eec08daa667ab2a03633d1a18376b13846db8f authored over 10 years ago by Barak Michener <[email protected]>
Remove unnecessary goroutine from iterator, cleaning up more easily.

abf6cd27abf8c17bfc35612fe89568090fcbf1cd authored over 10 years ago by Barak Michener <[email protected]>
Initial Commit

bbb0a2f5807b0b6a33dee71e7ef9ccedf4fdc050 authored over 10 years ago by Barak Michener <[email protected]>