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

Redis.current deprication #564

Open
2 tasks
whereismyjetpack opened this issue Dec 16, 2022 · 0 comments
Open
2 tasks

Redis.current deprication #564

whereismyjetpack opened this issue Dec 16, 2022 · 0 comments
Milestone

Comments

@whereismyjetpack
Copy link
Contributor

Redis.current is deprecated, and in my reading we should be using a connection pool in a multi-threaded environment

  • change the redis initializer to use a connection pool
  • Replace all instances of Redis.current to use the connection pool
@whereismyjetpack whereismyjetpack added this to the 1.2.x milestone Dec 16, 2022
@whereismyjetpack whereismyjetpack self-assigned this Dec 16, 2022
@whereismyjetpack whereismyjetpack removed their assignment Oct 4, 2024
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

No branches or pull requests

1 participant