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

CAS support for Hector #671

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

CAS support for Hector #671

wants to merge 4 commits into from

Conversation

woolfel
Copy link
Contributor

@woolfel woolfel commented Oct 20, 2014

I finally got time to work on CAS support and finished it. There's 1 unit test for it in MutatorTest and it passes. A couple of general thoughts about CAS. They way it was added to Cassandra feels like a "bolt-on", as a result it does feel a bit "out of place" with the existing Mutator interface. Basically it feels like a "bolt-on" since that's basically what I did to minimize the impact of adding support.

Got CAS support working in hector. need to clean up the unit test before
I check it in.
added serial and local serial
there wasn't an alias for date type, so I added one for DynamicComposite
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