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]: Add redis cache layer and multicaching with local cache #89

Merged
merged 1 commit into from
Nov 9, 2023

Conversation

Istiopaxx
Copy link
Member

@Istiopaxx Istiopaxx commented Nov 9, 2023

Done

  • close [Feat]: Add redis cache layer #88
  • Add redis cache, multicache layers
  • memory(local) cache layer first - redis cache layer second
  • Add additional build optimization: tree shaking

TODO


Notice

@Istiopaxx Istiopaxx added the 기능 개발 🔥 기능을 개발할 예정이에요 label Nov 9, 2023
@Istiopaxx Istiopaxx self-assigned this Nov 9, 2023
@Istiopaxx Istiopaxx merged commit ac68ca3 into master Nov 9, 2023
1 check passed
@Istiopaxx Istiopaxx deleted the feat/add-redis-cache branch December 6, 2023 15:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
기능 개발 🔥 기능을 개발할 예정이에요
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feat]: Add redis cache layer
1 participant