Skip to content

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

Merged
vinayak25 merged 4 commits intomainfrom
feature/config
Oct 29, 2024
Merged

PR to move away from @nestjs/config and integrate our own config service.#24
vinayak25 merged 4 commits intomainfrom
feature/config

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
@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