Skip to content

Fix: Connection caching and Dispose timing#48

Merged
xin9le merged 2 commits intomainfrom
hotfix/redis-connection
Mar 1, 2025
Merged

Fix: Connection caching and Dispose timing#48
xin9le merged 2 commits intomainfrom
hotfix/redis-connection

Conversation

@xin9le
Copy link
Owner

@xin9le xin9le commented Mar 1, 2025

Summary

This pull request addresses the issue in Pull-Request #43, where connection caching was not utilized properly, leading to the creation of new connections each time. Additionally, it fixes a problem where the timing of setting the dispose flag was incorrect, causing exceptions to occur.

@xin9le xin9le self-assigned this Mar 1, 2025
@xin9le xin9le merged commit b3a584d into main Mar 1, 2025
@xin9le xin9le deleted the hotfix/redis-connection branch March 1, 2025 08:33
@xin9le xin9le mentioned this pull request Mar 1, 2025
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