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

feat(cache-redis): add support to nestjs v10 #218

Merged
merged 10 commits into from
Oct 26, 2023
Merged

Conversation

overbit
Copy link
Contributor

@overbit overbit commented Oct 25, 2023

Fixes: amplication/amplication#7240

PR Details

  • adds support for DSG v2+ and Nestjs v10+
  • moved to ioredis base library instead of redis as base library to integrate with Redis

PR Checklist

  • Tests for the changes have been added
  • npm build doesn't throw any error
  • npm test doesn't throw any error

IMPORTANT: Please review the CONTRIBUTING.md file for detailed contributing guidelines.

@overbit overbit merged commit f8be805 into master Oct 26, 2023
2 checks passed
@overbit overbit deleted the feat/nest10/cache-redis branch October 26, 2023 11:55
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.

Update Redis Cache plugin to Nestjs v10
2 participants