Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Connection with multiple nodes #4

Open
oprincipe opened this issue Jan 17, 2018 · 0 comments
Open

Connection with multiple nodes #4

oprincipe opened this issue Jan 17, 2018 · 0 comments

Comments

@oprincipe
Copy link

@oprincipe

Hi, I add to your collection class the parameter withContactPoints necessary to connect
the client to a node into a cluster with multiple nodes.
This is the code, hoping this will help you with your package.

File: Connection.php
Row: 97
$cluster = Cassandra::cluster()->withContactPoints($config['host'])->build();

Regards,
Principe Orazio

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant