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

⚡️ データのキャッシング機能 #81

Open
Shion1305 opened this issue May 7, 2024 · 0 comments
Open

⚡️ データのキャッシング機能 #81

Shion1305 opened this issue May 7, 2024 · 0 comments
Labels
suggestion New feature suggestion

Comments

@Shion1305
Copy link
Owner

Idea (提案する内容)

現在の実装上では、APIリクエストを処理するごとに毎回FirebaseへのUserの読み込みリクエストが飛んでしまっている。
Firebaseへのアクセス部分をキャッシングしてインフラ負荷を減らしたい。

Impact (提案による変更の影響範囲)

Infra層でキャッシングを吸収すべき??

Note (補足・考慮すべきこと)

  • テストどう設計する??
  • データ変更時の Cache Expiring どう実装する??
@Shion1305 Shion1305 added the suggestion New feature suggestion label May 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
suggestion New feature suggestion
Projects
None yet
Development

No branches or pull requests

2 participants