Skip to content

Database Configuration Options

Evan Prothro edited this page Nov 19, 2015 · 1 revision

For a list of supported options see the docs for Cassandra module, connect method in the DataStax Ruby Driver

Any valid option defined for an environment in the config/cassandra.yml will be passed along to the ruby driver when the connection is established.

https://github.com/hsgubert/cassandra_migrations/blob/master/lib/cassandra_migrations/config.rb#L7-L12