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

Updated to latest gems and tested with cassandra 0.7 #16

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

Conversation

cirode
Copy link

@cirode cirode commented Jul 12, 2011

We are using cassandra object in one of our projects having decided that updating this gem was easier and better than creating a model base ourselves. The following changes have been added

  1. Vendorised cassandra 0.7 (and added a developer section to the README) to allow developers to run the tests without having cassandra installed locally
  2. Updated the gems (and gemspec) to the latest versions
  3. Fixed all the current tests to cope with the changes in gems

If you are amenable to it, we will be added support for cassandra/0.8 and other small enhancements as we need them for this project and these will form additional pull requests

@fuentesjr
Copy link

+1
Please approve.

E.g.: key :natural, :attributes => [:an_attribute, :a_method]
@matthuhiggins
Copy link

We also have a maintained fork at https://github.com/gotime/cassandra_object. The history that it was forked was lost because it started as a private repo.

Alessandro Morandi and others added 6 commits September 9, 2011 13:02
…wise, when tombstones are in Cassandra the all() method may return zero results regardless of the number of valid results it should be returning.

Fixed get_range parameters (were referring to some very old version of the cassandra gem).
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.

3 participants