Michal Štefaňák

Results 25 comments of Michal Štefaňák

I don't understand. Persistent connection means that the server (apache) doesn't close TCP connection to database and let it use it by next request handled by php. But how you...

So you wrote third connection class for Bolt library? ... interesting

I'll take a look at it later (hopefully this week). I'm really curious. Did you tried to ask me how to deal with this problem in past?

I like to have option to update existing pastebin, not only create new one. @serg3y you have to create token by this description https://pastebin.com/doc_api#9

I see the client has requesting only 5 and 4.4 bolt version https://github.com/neo4j-php/neo4j-php-client/blob/main/src/Bolt/ProtocolFactory.php#L31 Client is meant to support only active versions? https://neo4j.com/developer/kb/neo4j-supported-versions/ I understand it can be difficult to implement...

I think this issue can be closed. This driver is primary for Neo4j. If there is a need to connect to Amazon Neptune you should use https://github.com/neo4j-php/Bolt library. It supports...

I looked into it and it can be related to something which I was analyzing lately. There is a thing with Neo4j when it enters some weird state and you...

If you are updating more than psr/http-message you should update PR name.