microsoft / spring-data-gremlin

We are in the process of deprecating Spring Data Gremlin. -- Provide generic annotation oriented programming form based on gremlin for graph database
Other
129 stars 76 forks source link

Upgrade gremlin driver to 3.4.0, #196. #198

Open Incarnation-p-lee opened 5 years ago

Incarnation-p-lee commented 5 years ago

Signed-off-by: Pan Li panli@microsoft.com

brendandobbs commented 4 years ago

This PR has been open for over a year. It seems to fix some of the connection stability issues so it would be great to be able to use an updated gremlin driver. Any updates on when this PR can be merged?

saragluna commented 4 years ago

@brendandobbs Seems like the CI failed, I'll try to fix the CI and then merge this PR.

johnkbarrow commented 4 years ago

Any update on this?

saragluna commented 4 years ago

@johnkbarrow

It seems like 3.4.0 is not compatible with our code, so I'm still working on it.