You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+10-5Lines changed: 10 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -172,29 +172,34 @@ Wrapping the injections in a callable will enforce lazy initialization.
172
172
173
173
### Clusters and routing
174
174
175
-
Cluster support is always available when directly connecting to the responsible servers. If you do not need to fine tune these connections, autorouting is available for bolt connections:
175
+
Cluster support is always available when directly connecting to the responsible servers. If you do not need to fine tune these connections, autorouting is available for all connections:
0 commit comments