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

Migrate LockManager to #then for better ConnectionPool support #6061

Merged
merged 1 commit into from
May 15, 2023

Conversation

no-reply
Copy link
Contributor

drops LockManager#client from the public API. this isn't used in Hyrax, but we
should sneak this into 4.0 so we don't have to figure out a hack to return a
stable client from here without Redis.current support

@samvera/hyrax-code-reviewers

@no-reply no-reply force-pushed the redis-pool-semantics branch 2 times, most recently from 223487f to 97de518 Compare May 15, 2023 18:03
@no-reply no-reply marked this pull request as ready for review May 15, 2023 18:03
drops `LockManager#client` from the public API. this isn't used in Hyrax, but we
should sneak this into 4.0 so we don't have to figure out a hack to return a
stable client from here without `Redis.current` support
@dlpierce dlpierce merged commit daa4d1d into main May 15, 2023
@dlpierce dlpierce deleted the redis-pool-semantics branch May 15, 2023 19:28
@dlpierce dlpierce added the notes-minor Release Notes: Non-breaking features label May 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
notes-minor Release Notes: Non-breaking features
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants