Skip to content

Commit 20a3dda

Browse files
Update README.md
1 parent 451daf3 commit 20a3dda

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

README.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,5 @@ Bolt protocol library over TCP socket. Bolt protocol is created and in use for c
99
## [Usage](https://github.com/stefanak-michal/Bolt/wiki/Usage)
1010
## [Errors](https://github.com/stefanak-michal/Bolt/wiki/Errors)
1111

12-
## Author note
13-
Bolt protocol is created by Neo4j and I heard about it first time at 2012 (maybe 2013). I was looking for a opportunity to use their database and that opportunity came after few years. From that moment I love this database. But there was small catch, they had low support for combination Bolt protocol and PHP. Official existing library for this language is outdated and repository is archived. Of course Neo4j has API access, but I feel the cURL in PHP is slower then direct socket connection. I've decided to make my own library for their Bolt protocol.
14-
1512
## Another solutions
1613
https://neo4j.com/developer/php/

0 commit comments

Comments
 (0)