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

PR to move away from @nestjs/config and integrate our own config service. #24

Merged
merged 4 commits into from
Oct 29, 2024

Conversation

vinayak25
Copy link
Member

While @nestjs/config offers a good package for configuration management, it's too heavy for our use case and apparently slow at times as well. So, in this PR I have coded a custom config service specifically for Intent, and much faster than @nestjs/config.

@vinayak25 vinayak25 marked this pull request as ready for review October 6, 2024 18:05
@vinayak25 vinayak25 merged commit 820cdb6 into main Oct 29, 2024
4 checks passed
@vinayak25 vinayak25 deleted the feature/config branch October 29, 2024 02:24
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.

1 participant