Closed jquacinella closed 8 years ago
Hi @jquacinella - I created this project almost 2 years ago - back then we were doing a lot of work with Cassandra and there were no easy ways to stand up a local C* cluster other than CCM (which, at the time, I felt was opaque and hard to understand). Docker gave me an easy way to run clusters for testing and destroy them after I was done leaving no trace on my dev box. Hope that helps.
First things first, this is a great repo. However, I am curious about your description of the project, stating that its used for 'quick dev deployments'. Is there any particular reason why you say that? Should other features of cassandra be enabled / configured that this container does not do?
Thanks for any insight!