libneo4j-client icon indicating copy to clipboard operation
libneo4j-client copied to clipboard

This API is Asynchronous API?

Open zs-soft opened this issue 6 years ago • 1 comments

I would use the neo4j in ngx-lua(openresty).Is this library Asynchronous API?

zs-soft avatar Jan 28 '19 12:01 zs-soft

Not currently, no. Although it shouldn't be too hard to make it work with non-blocking sockets. Contributions are welcome!

cleishm avatar Jan 28 '19 15:01 cleishm