sky-uk / cqlmigrate

Cassandra schema migration library
BSD 3-Clause "New" or "Revised" License
47 stars 29 forks source link

Add a sensible default for the lock configuration #27

Closed jsravn closed 7 years ago

jsravn commented 8 years ago

Using cqlmigrate requires too many steps out of the box. We should provide sensible defaults for the lock configuration and not require a user to provide it.

Similarly the migrator api could be a bit nicer, by not requiring asList.