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

Replicate Cassandra across multiple servers for redundancy #133

Closed
ansell opened this issue May 23, 2016 · 3 comments
Closed

Replicate Cassandra across multiple servers for redundancy #133

ansell opened this issue May 23, 2016 · 3 comments

Comments

@ansell
Copy link
Contributor

ansell commented May 23, 2016

Cassandra has inbuilt capabilities for replication across multiple servers (across both "racks" and "datacentres").

If there was native redundancy, it would reduce any issues related to both large downloads from cassandra that may interrupt other users and issues related to attempting to ensure that a single cassandra host does not fail.

@djtfmartin
Copy link
Member

Ive done this with Cassandra 3 with localised processing and indexing. See the cassandra3 branch.

@ansell
Copy link
Contributor Author

ansell commented Feb 16, 2017

@djtfmartin
Copy link
Member

closing as this is done with 2.x

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

2 participants