Skip to content

Db config breakup#23

Merged
vmelikyan merged 2 commits intomainfrom
db-config-breakup
Jul 11, 2025
Merged

Db config breakup#23
vmelikyan merged 2 commits intomainfrom
db-config-breakup

Conversation

@vmelikyan
Copy link
Copy Markdown
Contributor

@vmelikyan vmelikyan commented Jul 11, 2025

This PR breaks apart postgre database and redis configurations. Instead of a single DATABASE_URL and REDIS_URL there now is a broken down config for host, port, password, etc.

Note: this is backword compatible change, the old configs will be removed in later releases.

@vmelikyan vmelikyan requested a review from a team as a code owner July 11, 2025 17:11
@vmelikyan vmelikyan merged commit dcbf5a3 into main Jul 11, 2025
2 checks passed
@vmelikyan vmelikyan deleted the db-config-breakup branch July 19, 2025 16:59
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