Skip to content

Conversation

@FerTV
Copy link
Collaborator

@FerTV FerTV commented Jul 16, 2025

Pull Request

Summary

Multiple improvements have been made across the system's infrastructure and functionality, including:

  • 🐘 Full PostgreSQL support added, including persistence and async connection pooling.
  • 🐳 Improved Docker container management: tag fixes, removal of unused files, and Dockerfile added for pgweb.
  • 🧠 Implemented a CredentialManager for credential handling.
  • 🧵 Converted all database queries to async functions.
  • 🔌 Redis support was added and later removed (currently disabled).
  • 🧑‍💻 Frontend fixes to improve node connection display in the monitor view.
  • 🧹 General cleanup: log renaming in physical API and improved database endpoint configuration.
  • 🐛 Fixed issues when launching scenarios simultaneously with different users.
  • 🔐 Temporarily set a static password for the admin user.

Motivation: Improve scalability, performance, code organization, and user experience.

Checklist

Related Issues

Signed-off-by

Signed-off-by: Fernando Torres Vega ([email protected])
Date: 2025-07-16

@FerTV FerTV requested a review from enriquetomasmb July 16, 2025 11:40
@enriquetomasmb enriquetomasmb requested review from AlejandroAvilesSerrano and removed request for enriquetomasmb July 17, 2025 06:08
@AlejandroAvilesSerrano AlejandroAvilesSerrano merged commit 7478800 into develop Jul 22, 2025
1 check passed
@FerTV FerTV deleted the pg-database branch July 23, 2025 11:21
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