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

Implement AutoCloseable in AbstractRedisClient #2076

Merged
merged 1 commit into from
Jul 1, 2022

Conversation

adiamzn
Copy link
Contributor

@adiamzn adiamzn commented Apr 14, 2022

Makes AbstractRedisClient implement AutoClosable so that it can be used in try-with-resources statement

@mp911de mp911de added this to the 6.2.0 milestone Jul 1, 2022
@mp911de mp911de merged this pull request into redis:main Jul 1, 2022
@mp911de mp911de added the type: feature A new feature label Jul 1, 2022
@mp911de
Copy link
Collaborator

mp911de commented Jul 1, 2022

Thank you for your contribution. That's merged now.

@mp911de mp911de changed the title Implements autoclosable interface in abstractredisclient Implement AutoCloseable in AbstractRedisClient Jul 1, 2022
mp911de pushed a commit that referenced this pull request Jul 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: feature A new feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants