You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-2Lines changed: 4 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,5 @@
1
+
[](https://github.com/datastax/cassandra-data-migrator/stargazers)
2
+
1
3
# cassandra-data-migrator
2
4
3
5
Migrate and Validate Tables between Origin and Target Cassandra Clusters.
@@ -97,11 +99,11 @@ This mode is specifically useful to processes a subset of partition-ranges that
97
99
- Filter records from origin using writetimes, CQL conditions, token-ranges
98
100
- Fully containerized (Docker and K8s friendly)
99
101
- SSL Support (including custom cipher algorithms)
100
-
- Migrate from any Cassandra origin ([Apache Cassandra](https://cassandra.apache.org) / [DataStax Enterprise](https://www.datastax.com/products/datastax-enterprise) / [DataStax Astra DB](https://www.datastax.com/products/datastax-astra)) to any Cassandra target ([Apache Cassandra](https://cassandra.apache.org) / [DataStax Enterprise](https://www.datastax.com/products/datastax-enterprise) / [DataStax Astra DB](https://www.datastax.com/products/datastax-astra))
102
+
- Migrate from any Cassandra origin ([Apache Cassandra®](https://cassandra.apache.org) / [DataStax Enterprise™](https://www.datastax.com/products/datastax-enterprise) / [DataStax Astra DB™](https://www.datastax.com/products/datastax-astra)) to any Cassandra target ([Apache Cassandra®](https://cassandra.apache.org) / [DataStax Enterprise™](https://www.datastax.com/products/datastax-enterprise) / [DataStax Astra DB™](https://www.datastax.com/products/datastax-astra))
101
103
- Validate migration accuracy and performance using a smaller randomized data-set
102
104
- Custom writetime
103
105
104
-
##Contributors
106
+
# Contributors
105
107
Checkout all our wonderful contributors [here](./CONTRIBUTING.md#contributors).
0 commit comments