Skip to content

Commit 8d73c1f

Browse files
authored
Merge pull request #83 from datastax/minor_readme_updates
Minor readme updates
2 parents dc24da0 + 2bc8349 commit 8d73c1f

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
[![Star on Github](https://img.shields.io/github/stars/datastax/cassandra-data-migrator.svg?style=social)](https://github.com/datastax/cassandra-data-migrator/stargazers)
2+
13
# cassandra-data-migrator
24

35
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
9799
- Filter records from origin using writetimes, CQL conditions, token-ranges
98100
- Fully containerized (Docker and K8s friendly)
99101
- 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))
101103
- Validate migration accuracy and performance using a smaller randomized data-set
102104
- Custom writetime
103105

104-
## Contributors
106+
# Contributors
105107
Checkout all our wonderful contributors [here](./CONTRIBUTING.md#contributors).
106108

107109
---

0 commit comments

Comments
 (0)