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

new db backend #287

Merged
merged 238 commits into from
Nov 23, 2015
Merged

new db backend #287

merged 238 commits into from
Nov 23, 2015

Conversation

pigmej
Copy link
Contributor

@pigmej pigmej commented Oct 27, 2015

No description provided.

@pigmej
Copy link
Contributor Author

pigmej commented Oct 27, 2015

For now you need to

  • install system packages:
    sudo aptitude install libffi-dev libssl-dev
  • install python packages:
    pip install riak peewee

pigmej and others added 25 commits November 18, 2015 14:38
Don't add nested models into defined_models, and don't create buckets
Removed db configuration from dblayer conftest
Run all tests from solar dir
Remove peewee from test requirements
Fixed complex disconnects scenarios with new_db
Lookup vals only if config was found
Install libffi-dev and libssl-dev in bootstrap
Added session start / end to celery using hooks
@pigmej pigmej changed the title [WIP] new db backend new db backend Nov 23, 2015
loles added a commit that referenced this pull request Nov 23, 2015
@loles loles merged commit 8d86c83 into master Nov 23, 2015
@pigmej pigmej deleted the new_db branch December 10, 2015 16:01
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