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

Fix cache from ENV: add ioredis support #7332

Merged
merged 1 commit into from
Feb 1, 2021
Merged

Conversation

leonidasv
Copy link
Contributor

@leonidasv leonidasv commented Jan 31, 2021

Description of change

ioredis cache type does not work when reading from .env file or Environment Variables. This PR aims to fix it.

Pull-Request Checklist

  • Code is up-to-date with the master branch
  • npm run lint passes with this change
  • npm run test passes with this change
  • This pull request links relevant issues as Fixes #0000 [N/A]
  • There are new or updated unit tests validating the change
  • Documentation has been updated to reflect this change [N/A]
  • The new commits follow conventions explained in CONTRIBUTING.md

@pleerock pleerock merged commit 5e2117c into typeorm:master Feb 1, 2021
@pleerock
Copy link
Member

pleerock commented Feb 1, 2021

Thank you for contribution! 🎉

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.

None yet

2 participants