golang-neo4j-bolt-driver icon indicating copy to clipboard operation
golang-neo4j-bolt-driver copied to clipboard

Is this production ready?

Open ghost opened this issue 8 years ago • 3 comments

I was wondering if this project is considered "production ready"? If so is there anyone using this in production already that has some words of wisdom to share?

ghost avatar Oct 12 '17 18:10 ghost

@johnnadratowski

robbert229 avatar Oct 12 '17 18:10 robbert229

@JohnRowleySEL @robbert229 - I built this integration around the time my daughter was born, about a year an a half ago. I really did it as a challenge to myself, not out of any specific need.

Since then it's been difficult to keep up with. My intention was never to become an open source maintainer of this driver forever, as I figured they would have created an officially supported driver by now. I try to come back to it when I can and make incremental updates, and fix people's bugs. It has taught me a lot of respect for open source maintainers who are in it for the long haul.

I've done a couple of different iterations of fixes from what people have reported. I am pretty sure people are using it in production for certain things, but haven't gotten any specific feedback saying so. I try to be quick about fixing and merging show-stopper bugs, but I'm not sure I always succeed at that.

johnnadratowski avatar Oct 16 '17 17:10 johnnadratowski

Thanks for the update!

RobertPepkaSEL avatar Oct 16 '17 19:10 RobertPepkaSEL