-
Notifications
You must be signed in to change notification settings - Fork 6
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
Scalardb/cleanup cassandra deps #114
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM! Thank you!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Overall, looking good! Thank you!
Left one question.
scalardb/project.clj
Outdated
[cc.qbits/alia "4.3.6"] | ||
[cc.qbits/hayt "4.1.0"]] | ||
[cheshire "5.12.0"] | ||
[com.scalar-labs/scalardb-schema-loader "3.10.1"]] |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should we use 4.0.0-SNAPSHOT instead of the latest released version?
@brfrn169 What do you think?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ah, yes. I think so, too.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM! Thank you!
Description
To support other DBs, clean up Cassandra-dependent code and DB-specific code in
scalardb
Related issues and/or PRs
#113
Changes made
cassandra-test
withscalardb-test
extend-db
Checklist
Additional notes (optional)