o19s / trireme

Migration tool providing support for Apache Cassandra, DataStax Enterprise Cassandra, & DataStax Enterprise Solr.
BSD 4-Clause "Original" or "Old" License
37 stars 11 forks source link

Support new Invoke version, direct C* calls and data migration #33

Closed jseutter closed 7 years ago

jseutter commented 7 years ago

This works for my use case, but cqlsh has some behavior that my changes don't strictly reproduce. If you think it would be needed, I could have the use of cqlsh be configurable via a flag of some sort. Let me know what you think.

bradfordcp commented 7 years ago

Thanks for the contribution! I'll take a look this evening.

bradfordcp commented 7 years ago

The code looks solid. README.md should be updated to include the changes to the config file (both name and replication parameter).

Merging, thanks again.