Aryan Mehrotra
Aryan Mehrotra
### Problem Statement Breaking changes without proper versioning ### Proposed Solution Usage of Semantic Versioning as mentioned in https://semver.org/ ### Additional Context If sem ver is used, dependabots and other...
#### ℹ️ Repository information **The repository has**: - [x] At least three issues with the `good first issue` label. - [x] At least 10 contributors. - [x] Detailed setup instructions...
Add support for Migration for external DB. We support mongoDB as an external DB, migrations should also be supported for the same.
Currently, when we run migrations, we only see the queries which are being executed, add more debug logs to make it more informative. For example: When we check if gofr_migrations...
Currently, request waits for 30 seconds before timing out, which should be less to about 5 seconds or user should be able to override.
Structurally it is Incorrect to keep subscription manager in App, when Container is resposible for all the global concerns to get datasources
Add steps to create/update documentation.
CLI applications should have the following features by default : - [ ] Spinner to depict if the app is running along with the time elapsed, when application/command was executed....
Currently, we dont push any metrics for FileSystem. Do, R&D on same and update grafana dashboard @ grafana.com and also add metrics in code.