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

Update Glider DAC application architecture #342

Open
benjwadams opened this issue Apr 24, 2024 · 2 comments
Open

Update Glider DAC application architecture #342

benjwadams opened this issue Apr 24, 2024 · 2 comments
Assignees

Comments

@benjwadams
Copy link
Contributor

  1. Update Glider DAC to use the application factory pattern: https://flask.palletsprojects.com/en/2.2.x/patterns/appfactories/
    This makes testing and refactoring the application much easier.

  2. Move away from MongoDB and BerkeleyDB to a relational database by using SQLAlchemy.

These are already well underway on this branch:
https://github.com/benjwadams/glider-dac/tree/application_factory_fixes_rebase

  1. Is basically finished at this point.
  2. Is well underway but needs further testing and migration scripts need to be reinstated.
@sarinamann-noaa
Copy link

Will discuss to determine if this fits within new BIL

@sarinamann-noaa
Copy link

Priority after hurricane season- upgrade slated to take place and resolve this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants