aws-samples / cql-replicator

CQLReplicator is a migration tool that helps you to replicate data from Cassandra to AWS Services
Apache License 2.0
15 stars 8 forks source link

Light weight transaction support #140

Closed hindprak closed 3 months ago

hindprak commented 5 months ago

Is your feature request related to a problem? Please describe. CQLReplicator in conjunction with dual-write

Describe the solution you'd like A clear and concise description of what you want to happen. We are planning to migrate from internally managed Cassandra EC2 to Keyspaces. We have plans to implement dual write and subsequently start the cqlreplicator to migrate old data. If cqlreplicator has an optional command argument to start with a conditional insert/update/delete, it will help us in the phased deployment

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.

Additional context Add any other context or screenshots about the feature request here.