Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add auto initialization of the Reaper Cassandra DB #45

Merged
merged 1 commit into from
Feb 1, 2017

Conversation

adejanovski
Copy link
Contributor

Use cognitor's cassandra-migration lib to automatically create/upgrade the Reaper schema upon startup.

Use cognitor's cassandra-migration lib to automatically create the schema upon startup
Fix Sonar complaints
Fix failure in Cassandra backend acceptance tests
Add flyway for schema migration for H2 and Postgres
Add acceptance tests for postgres
Remove "IF NOT EXISTS" on index creation for postgres versions older than 9.5
Use Surefire instead of Failsafe to stop the build if acceptance tests fail
@adejanovski adejanovski force-pushed the cassandra-schema-migration branch from da30c7e to cb8010c Compare February 1, 2017 09:56
@adejanovski adejanovski merged commit 75f0128 into master Feb 1, 2017
@adejanovski adejanovski deleted the cassandra-schema-migration branch February 9, 2017 14:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant