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

Bringing massive_record up to date woth latest RSpec and ActiveRecord #90

Open
wants to merge 30 commits into
base: develop
Choose a base branch
from

Conversation

nkeyes
Copy link

@nkeyes nkeyes commented Jul 30, 2012

  • updated activerecord/active support dependancies to ~>3.2.6
  • replaced ActiveSupport::Memoize with Memoist
  • addressed deprication warnings from new activerecord/activesupport (attribute_method_suffix , InstanceMethods)
  • addressed issues in JSON decoding of raw values like "1" due to ActiveSupport::JSON changes
  • replace usage of ActiveSupport::SecureRandom with ::SecureRandom
  • replaced references to Rspec with RSpec
  • also includes commits from Add support for Scanners with a prefix #89

Nathan Keyes added 30 commits July 19, 2012 14:44
* updating thrift dependency to 0.8.0 due to a bug in 0.6.0 (https://issues.apache.org/jira/browse/THRIFT-1400)
* adding support for scanners with a prefix
* updated activerecord/active support dependancies to ~>3.2.6
* replaced ActiveSupport::Memoize with Memoist
* addressed deprication warnings from new activerecord/activesupport (attribute_method_suffix , InstanceMethods)
* addressed issues in JSON decoding of raw values like "1" due to ActiveSupport::JSON changes
* replace usage of ActiveSupport::SecureRandom with ::SecureRandom
* replaced references to Rsopec with RSpec
… into develop

Conflicts:
	Gemfile.lock
	okcl-massive_record.gemspec
Recall the same method when an error is triggered during the connection
[#46676935]
[#46676935]
[#46676935]
[#46676935]
[#46676935]
I mean, c'mon, it has 'Accelerated' right there in the name!
@margaretdax
Copy link

Is there a reason this has not been merged?

@nkeyes
Copy link
Author

nkeyes commented Jun 28, 2014

@lblackburn Massive Record ended up not being what were looking for, so I ended up writing ok_hbase instead, it's not as full featured, but it performed a lot better in my use cases.

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