node-neo4j-embedded icon indicating copy to clipboard operation
node-neo4j-embedded copied to clipboard

Reasons for stopping to work on it

Open IgitDanny opened this issue 10 years ago • 1 comments

Hello Jochen,

what is the reason you stopped working on this ? I like your work very much - thanks for making this open source !

Are there any technical limits leaded you to stop it - or is it simple a question of time ?

Could you maybe take part at this discussion ?

IgitDanny avatar Jul 23 '15 06:07 IgitDanny

Hi @IgitDanny,

Sorry, didn't got a notification… somehow.

Thanks, I came across an issue with transactions and calls running in different threads of the JVM. Sadly I didn't had the time to solve this ever, since I had to go to production and switched to a Java embedded solution.

The guys at neo are currently working on a driver that uses their new (also in-develop) binary protocol, so it might be not worth the effort to revive this project: https://github.com/neo4j/neo4j-javascript-driver

joewhite86 avatar Oct 22 '15 18:10 joewhite86