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

Database split part III: Use two different postgresql databases. #2222

Merged
merged 22 commits into from
Jul 8, 2019

Conversation

noliveleger
Copy link
Contributor

@noliveleger noliveleger commented Mar 11, 2019

This PR is based on #2186 and #2185 but really uses two distincts databases.
One for kpi and one for kc.
A script has been created to copy data from kc to kpi.

Needs to be merged with:

It now uses redis to store session instead of PostgreSQL

@noliveleger noliveleger requested a review from jnm March 11, 2019 13:48
@noliveleger noliveleger changed the title Split databases part II Databases split part II Mar 11, 2019
@noliveleger noliveleger changed the title Databases split part II Databases split part II: Use two different postgresql databases. Mar 11, 2019
@noliveleger noliveleger changed the title Databases split part II: Use two different postgresql databases. Databases split part III: Use two different postgresql databases. Mar 11, 2019
@noliveleger noliveleger self-assigned this Mar 11, 2019
@noliveleger noliveleger changed the title Databases split part III: Use two different postgresql databases. Database split part III: Use two different postgresql databases. Mar 11, 2019
@jnm jnm changed the base branch from master to refactor-kobocat-deployment-backend May 22, 2019 21:14
dependencies/pip/dev_requirements.txt Show resolved Hide resolved
kobo/settings/base.py Show resolved Hide resolved
kpi/deployment_backends/kc_access/shadow_models.py Outdated Show resolved Hide resolved
kpi/utils/redis_helper.py Outdated Show resolved Hide resolved
kpi/utils/redis_helper.py Outdated Show resolved Hide resolved
@jnm jnm changed the base branch from refactor-kobocat-deployment-backend to master July 3, 2019 13:44
@jnm jnm changed the base branch from master to two-databases July 8, 2019 21:28
@jnm jnm merged commit cc598a1 into two-databases Jul 8, 2019
@jnm jnm deleted the redis_session branch July 8, 2019 21:28
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