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

Increase efficiency of mongoDB adapter #173

Merged
merged 5 commits into from
Jun 5, 2016
Merged

Increase efficiency of mongoDB adapter #173

merged 5 commits into from
Jun 5, 2016

Conversation

gunthercox
Copy link
Owner

@gunthercox gunthercox commented May 16, 2016

To increase the performance of the mongoDB adapter this pull request makes the following changes.

  • Move get_response_statements method to the storage adapters
  • Override get_response_statements on the MongoDB adapter for optimized performance
  • Update tests

@gunthercox gunthercox merged commit 77659e7 into master Jun 5, 2016
@gunthercox gunthercox deleted the storage branch June 5, 2016 11:23
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.

None yet

1 participant