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

Options for Postgres Support #813

Open
DonaldChung-HK opened this issue Jul 23, 2024 · 0 comments
Open

Options for Postgres Support #813

DonaldChung-HK opened this issue Jul 23, 2024 · 0 comments

Comments

@DonaldChung-HK
Copy link

Describe The Problem To Be Solved
I am trying to deploy a distributed IAM and running a HA and Postgres seems to offer better distributed DB options such as CockrochDB and I was wondering if it would be possible to adapt the code for that.

Solution suggestion

  • Details of the technical implementation
    • Add spring postgres dependency
    • review any incompatibility in iam-persistent in spring data model
  • Tradeoffs made in design decisions
    • Core data type may require overhaul for example indexer
    • Flyway schema needs to be upgraded
  • Caveats and considerations for the future
    • May need to provide migration script for current MySQL users
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

No branches or pull requests

1 participant