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

Cassandra 0 7 #45

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

Cassandra 0 7 #45

wants to merge 2 commits into from

Conversation

amalloy
Copy link

@amalloy amalloy commented Oct 18, 2010

It's still a bit hacky, and doesn't expose any of the new 0.7 features, so this probably should stay on a branch until one of us spends some more time one it. But batch_mutate works, which is the main thing.

Not sure about Github's pull requests: I can't tell if this pull request is asking you to put it into master or just make a copy of my branch.

- Switch from Buffered to Framed transports
- Connect to a keyspace on connection; remove keyspace argument to other calls
- Make saveColumnPath use a columnParent rather than a columnPath

Also fix some mild documentation issues

Tested that SuperColumnFamilies are saveable using new code

Todo:
- Make sure regular CFs can be saved
- Update unit tests
- Backwards compatibility to 0.6?
- Remove debugging cruft
@mjpearson
Copy link
Owner

That's the right method, thanks very much I'll merge a little later tonight :)

@amalloy
Copy link
Author

amalloy commented Oct 20, 2010

Great, let me know how it goes/went.

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.

2 participants