Check Existing Issues
Problem Description
Currently after #107 is merged, cassandra schema creation hardcodes replication strategy. We should evaluate offloading this to config for more flexibility (or not)
Desired Solution you'd like
Something in the lines of:
- development.yaml configures the replication strategy as part of storage.config
Additional Context
#107 (comment)