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

Feature/update dependencies and cache config #21

Merged
merged 2 commits into from
Oct 4, 2024

Conversation

isakruas
Copy link
Owner

@isakruas isakruas commented Oct 4, 2024

Currently, the project relies on outdated test and documentation dependencies, which can lead to compatibility issues. Additionally, there's no way to configure the LRU cache size dynamically, limiting flexibility.

This feature updates the test and documentation dependencies to their latest versions, enhances the test coverage for the code, and introduces an option to configure the LRU cache size via an environment variable. This would improve the project's reliability and allow for better performance tuning.

One alternative considered was manually updating dependencies without expanding test coverage or allowing cache configuration. However, this would not address the underlying issues effectively.

These changes are intended to enhance the overall performance and maintainability of the application.

@isakruas isakruas merged commit d4cc871 into master Oct 4, 2024
2 checks passed
@isakruas isakruas deleted the feature/update-dependencies-and-cache-config branch October 4, 2024 02:22
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