Skip to content

Commit 17566ad

Browse files
committed
set clusters to supported
1 parent c99d6e7 commit 17566ad

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -231,9 +231,11 @@ $client->run('MATCH (x {slug: $slug})', collect(['slug' => 'a']));
231231
| Transactions | Yes |
232232
| Http Protocol | Yes |
233233
| Bolt Protocol | Yes |
234-
| Cluster | Roadmap |
234+
| Cluster | Yes* |
235235
| Graph Representation | Roadmap |
236236

237+
* Auto routing for clusters is only available for bolt at the moment.
238+
237239
## Requirements
238240

239241
* PHP >= 7.4

0 commit comments

Comments
 (0)