Skip to content

Commit c99d6e7

Browse files
committed
removed cluster support from roadmap
1 parent cc95f82 commit c99d6e7

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

README.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -251,10 +251,6 @@ $client->run('MATCH (x {slug: $slug})', collect(['slug' => 'a']));
251251

252252
## Roadmap
253253

254-
### Cluster support
255-
256-
Version 2.0 will have cluster support. There is no concrete API yet.
257-
258254
### Support for graph representation instead of simple records
259255

260256
Version 2.0 will have graph representation suppport. The inteface for this is not yet set in stone, but will be somthing akin to this:

0 commit comments

Comments
 (0)