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

Add caching and refactor code for efficiency #473

Merged
merged 1 commit into from
Aug 15, 2024

Conversation

pavelbannov
Copy link
Member

Introduced ICacheFolderDao for caching folder data, refactored GetFolderAsync and improved performance of GetProperties. Additionally, simplified logic in FileSharing, and added caching mechanisms in EmployeeDto and FileDtoHelper.

Introduced `ICacheFolderDao` for caching folder data, refactored `GetFolderAsync` and improved performance of `GetProperties`. Additionally, simplified logic in `FileSharing`, and added caching mechanisms in `EmployeeDto` and `FileDtoHelper`.
@andreysavihin andreysavihin merged commit ea24d9d into hotfix/v2.6.1 Aug 15, 2024
4 checks passed
@andreysavihin andreysavihin deleted the feature/pdf-opt branch August 15, 2024 15: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.

2 participants