Skip to content
This repository has been archived by the owner on Apr 23, 2021. It is now read-only.

Postgres DB backend #16

Open
rushsteve1 opened this issue Apr 28, 2019 · 1 comment
Open

Postgres DB backend #16

rushsteve1 opened this issue Apr 28, 2019 · 1 comment
Labels
enhancement New feature or request

Comments

@rushsteve1
Copy link
Contributor

Currently we use just an SQLite backend. However it might be a good idea to add Postgres support so that we can integrate into a larger deployment easily.

@rushsteve1 rushsteve1 added the enhancement New feature or request label May 4, 2019
@rushsteve1 rushsteve1 added this to the RC milestone May 10, 2019
@rushsteve1
Copy link
Contributor Author

The rough steps for this are

  1. Create Postgres specific migrations
  2. Add a feature flag to specify to use Postgres
  3. Alter code to be either generic or gated with the feature flag
  4. Update configuration systems

@rushsteve1 rushsteve1 removed this from the RC milestone Nov 7, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant