|
Re: [DISCUSS] JanusGraph 0.2.2 and 0.3.1 releases
Quick update on releases. I had a conversion with Chris Jackson who is working on PR 1230. He's wrapping up work today to address the final review comments, and I think it would be a good enhancement
Quick update on releases. I had a conversion with Chris Jackson who is working on PR 1230. He's wrapping up work today to address the final review comments, and I think it would be a good enhancement
|
By
Jason Plurad <plu...@...>
·
#805
·
|
|
Re: [DISCUSS] Automated DCO enforcement via bot
The policy is encoded in the JanusGraph project charter; see section 8 "Intellectual property policy", part (b):
paragraph (i) requires a CLA
paragraph (ii) requires DCO sign-off in addition to the
The policy is encoded in the JanusGraph project charter; see section 8 "Intellectual property policy", part (b):
paragraph (i) requires a CLA
paragraph (ii) requires DCO sign-off in addition to the
|
By
Misha Brukman <mbru...@...>
·
#804
·
|
|
Re: [DISCUSS] Automated DCO enforcement via bot
Are both the CLA and DCO required for Linux Foundation contributors? It'd be a lot easier if we only needed one or the other.
Are both the CLA and DCO required for Linux Foundation contributors? It'd be a lot easier if we only needed one or the other.
|
By
Jason Plurad <plu...@...>
·
#803
·
|
|
[DISCUSS] Automated DCO enforcement via bot
Hi all,
Right now, the only bot-automated enforcement is the CLA signature, but not the Developer Certificate of Origin, which is a requirement of The Linux Foundation. This is a bit of a pain to do
Hi all,
Right now, the only bot-automated enforcement is the CLA signature, but not the Developer Certificate of Origin, which is a requirement of The Linux Foundation. This is a bit of a pain to do
|
By
Misha Brukman <mbru...@...>
·
#802
·
|
|
Re: Creating a Wikipedia page for JanusGraph
Thank you for additional information about the logo. I've updated this information on the Wikipedia page.
About JanusGrapg users. I think it depends on the reviewer.
I see here that HBase included
Thank you for additional information about the logo. I've updated this information on the Wikipedia page.
About JanusGrapg users. I think it depends on the reviewer.
I see here that HBase included
|
By
Alexandr Porunov <alexand...@...>
·
#801
·
|
|
Re: Creating a Wikipedia page for JanusGraph
Is it worth mentioning some examples of software powered by JanusGraph:
https://github.com/janusgraph/janusgraph/#powered-by-janusgraph
or customers using JanusGraph in
Is it worth mentioning some examples of software powered by JanusGraph:
https://github.com/janusgraph/janusgraph/#powered-by-janusgraph
or customers using JanusGraph in
|
By
Misha Brukman <mbru...@...>
·
#800
·
|
|
[DISCUSS] JanusGraph 0.2.2 and 0.3.1 releases
A couple months ago, I set a rough target date for September 15 for these milestones in an effort to move towards more frequent releases. These would both be maintenance fix releases -- meaning no
A couple months ago, I set a rough target date for September 15 for these milestones in an effort to move towards more frequent releases. These would both be maintenance fix releases -- meaning no
|
By
Jason Plurad <plu...@...>
·
#799
·
|
|
Re: Improve JanusGraph main page
Hi Misha,
Awesome! Thanks for your work on these issues. I will add some comments on github.
Best regards,
Alexandr Porunov
Hi Misha,
Awesome! Thanks for your work on these issues. I will add some comments on github.
Best regards,
Alexandr Porunov
|
By
Alexandr Porunov <alexand...@...>
·
#797
·
|
|
Re: Improve JanusGraph main page
Hi Alexandr,
Excellent points!
Agreed (I've also gotten this feedback separately); I have a draft in-progress here: https://mbrukman.github.io/janusgraph.org/ and this is being tracked via
Hi Alexandr,
Excellent points!
Agreed (I've also gotten this feedback separately); I have a draft in-progress here: https://mbrukman.github.io/janusgraph.org/ and this is being tracked via
|
By
Misha Brukman <mbru...@...>
·
#798
·
|
|
Improve JanusGraph main page
As for me the main page of any product is important to make a good first impression. When I open the main page of JanusGraph it looks like the site was constructed in the 90s (sorry for criticism). I
As for me the main page of any product is important to make a good first impression. When I open the main page of JanusGraph it looks like the site was constructed in the 90s (sorry for criticism). I
|
By
Alexandr Porunov <alexand...@...>
·
#796
·
|
|
Creating a Wikipedia page for JanusGraph
I think it worth to create a Wikipedia page for JanusGraph and then add it into the list of notable graph databases.
Here is a draft page:
https://en.wikipedia.org/wiki/Draft:JanusGraph
Here is a list
I think it worth to create a Wikipedia page for JanusGraph and then add it into the list of notable graph databases.
Here is a draft page:
https://en.wikipedia.org/wiki/Draft:JanusGraph
Here is a list
|
By
Alexandr Porunov <alexand...@...>
·
#795
·
|
|
Re: [DISCUSS] Pull Request review and approval policy
Thanks Henry. The policy has been updated already. https://github.com/JanusGraph/janusgraph/blob/master/docs/development.adoc
Thanks Henry. The policy has been updated already. https://github.com/JanusGraph/janusgraph/blob/master/docs/development.adoc
|
By
Jason Plurad <plu...@...>
·
#794
·
|
|
Re: [DISCUSS] Pull Request review and approval policy
I am +1 for the suggestions to augment with RTC plus lazy consensus
I am sorry for lag of responses for the proposal.
- Henry
I am +1 for the suggestions to augment with RTC plus lazy consensus
I am sorry for lag of responses for the proposal.
- Henry
|
By
Henry Saputra <henry....@...>
·
#793
·
|
|
Re: What's the relationship between JanusGraph and Gremlin?
JanusGraph was built to use the TinkerPop APIs.
For storage backends if you think that TinkerPop has an abstract class with an in-memory graph JanusGraph adds more storage backends that extend that
JanusGraph was built to use the TinkerPop APIs.
For storage backends if you think that TinkerPop has an abstract class with an in-memory graph JanusGraph adds more storage backends that extend that
|
By
Chris Hupman <chris...@...>
·
#792
·
|
|
Re: What's the relationship between JanusGraph and Gremlin?
Hi Chris,
Thank you very much for your reply. I am trying to join in the development of janusgraph, so I tried to understand the code architecture of janus. But I am confused about the what janusgraph
Hi Chris,
Thank you very much for your reply. I am trying to join in the development of janusgraph, so I tried to understand the code architecture of janus. But I am confused about the what janusgraph
|
By
Raul Guo <zaixiagu...@...>
·
#791
·
|
|
Re: What's the relationship between JanusGraph and Gremlin?
Hi Raul,
This is more of a question for the JanusGraph users google group. That being said, here are some links that help explain the relationship.
Here's the architecture overview from the
Hi Raul,
This is more of a question for the JanusGraph users google group. That being said, here are some links that help explain the relationship.
Here's the architecture overview from the
|
By
Chris Hupman <chris...@...>
·
#790
·
|
|
What's the relationship between JanusGraph and Gremlin?
I am a little confused about the relationship between JanusGraph and gremlin, the storage backend(HBase, Cassandra, .etc) is configured by JanusGraph, but and the core traversal
I am a little confused about the relationship between JanusGraph and gremlin, the storage backend(HBase, Cassandra, .etc) is configured by JanusGraph, but and the core traversal
|
By
Raul Guo <zaixiagu...@...>
·
#789
·
|
|
Where should I begin to understand the code?
Hi developers:
I am a newbie to the group, I have used JanusGraph for a period and now I want one step further to take part in the development of janus graph. I have wathed the source code for a few
Hi developers:
I am a newbie to the group, I have used JanusGraph for a period and now I want one step further to take part in the development of janus graph. I have wathed the source code for a few
|
By
郭震 <zaixiagu...@...>
·
#788
·
|
|
Re: [REPORT] Open Pull Requests 2018-09-04
No, not at the moment, but it really isn't that difficult to pull together.
Bringing attention to the PRs that need reviews is a much higher priority than automating this report.
No, not at the moment, but it really isn't that difficult to pull together.
Bringing attention to the PRs that need reviews is a much higher priority than automating this report.
|
By
Jason Plurad <plu...@...>
·
#787
·
|
|
Re: [REPORT] Open Pull Requests 2018-09-04
Please tell me compiling this is at least partially automated.
Please tell me compiling this is at least partially automated.
|
By
Chris Hupman <chris...@...>
·
#786
·
|