Skip to content

Commit

Permalink
set clusters to supported
Browse files Browse the repository at this point in the history
  • Loading branch information
transistive committed Feb 8, 2021
1 parent c99d6e7 commit 17566ad
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -231,9 +231,11 @@ $client->run('MATCH (x {slug: $slug})', collect(['slug' => 'a']));
| Transactions | Yes |
| Http Protocol | Yes |
| Bolt Protocol | Yes |
| Cluster | Roadmap |
| Cluster | Yes* |
| Graph Representation | Roadmap |

* Auto routing for clusters is only available for bolt at the moment.

## Requirements

* PHP >= 7.4
Expand Down

0 comments on commit 17566ad

Please sign in to comment.