Update edge and vertex ID to work with AWS Neptune and Gremlin defaults#40
Update edge and vertex ID to work with AWS Neptune and Gremlin defaults#40rwsegura wants to merge 2 commits intonorthwesternmutual:masterfrom
Conversation
struct (gremlin default)
|
This is great - can't wait for it to get merged. Thanks @rwsegura |
|
when is it expected to be merged in ? |
|
Would love this to be merged in. |
|
This is a great contribution, but unfortunately I cannot accept this. Golang is a prohibited language for Northwestern Mutual and Grammes in turn is low on the priority list. This along with the fact that I am no longer with Northwestern Mutual makes this impossible. I would suggest finding a fork of the project that is updated with something like this. Thanks |
|
I would be willingly to make a new org that forks the code and maintain the repo. Using graph database is one of our core features at the moment |
|
Happy to help out with this. If Northwestern Mutual have no interest in maintaining this project then having a community supported org that maintains it would be great. |
|
I have made a new org and forked the repo at https://github.com/grammes-go/grammes. Feel free to redirect PRs there and reach out if you'd like to contribute |
Currently users who are using grammes have to switch between v1.1.2 for local and v1.2.0 for AWS Neptune. This will allow users to work with both of them.