Ghlen Nagels

Results 15 issues of Ghlen Nagels

Connection pooling is becoming increasingly important (e.g. #146) The connection pool should have: - a configurable limit of open connections per user agent and server combo - have a mechanism...

**Is your feature request related to a problem? Please describe.** I simply forgot to implement bookmarks if you use the basic formatter. **Describe the solution you'd like** Implement it like...

enhancement

As discussed in #135 we are discussing connection resolving in HA setups who have multiple A or AAAA records. After a long analysis and discussion, we've decided it only makes...

Implemented a graceful driver fallback in the client as discussed in #136 When building the client you can now add multiple configurations at once as the method signature now looks...

**Is your feature request related to a problem? Please describe.** When working in highly available custom setups, it can be possible there is cluster defined without using complex DNS setups,...

enhancement

**Is your feature request related to a problem? Please describe.** When working in a high availability environment, it is custom to introduce multiple A or AAAA records for the same...

enhancement

This is a work in progress. We are working on cleaning up the library for easy maintenance and using the [cypher DSL query](https://github.com/WikibaseSolutions/php-cypher-dsl) builder under the hood to translate Eloquent...

**Is your feature request related to a problem? Please describe.** User impersonation is a feature that has been available in the bolt protocol for a long time. **Describe the solution...

enhancement

**Is your feature request related to a problem? Please describe.** Right now, all results are being autoread. In theory, there are cases where disabling this behaviour makes more sense. **Describe...

enhancement