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

Pool has both GetContext and GetWithContext #7

Open
johanbrandhorst opened this issue Oct 11, 2018 · 1 comment
Open

Pool has both GetContext and GetWithContext #7

johanbrandhorst opened this issue Oct 11, 2018 · 1 comment

Comments

@johanbrandhorst
Copy link

Is this intentional?

@odeke-em
Copy link
Member

Hello @johanbrandhorst thank you for asking this question and welcome to this project!

Yes, this is intentional to maximize backwards compatibility with redigo programs. The goal is to
get people using GetWithContext, then slowly sunset/deprecate GetContext.

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

2 participants