We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
(無ければ空)
Postから取得したuserとUserから取得したuserというように、 異なるエンドポイントから類似したデータが取得できる為、このあたりをキャッシュで共通化できたら幸せになるかもしれない。
user
とはいえコードが複雑になっても嫌なので、検討から始める
The text was updated successfully, but these errors were encountered:
No branches or pull requests
関連Issue
(無ければ空)
概要
Postから取得した
user
とUserから取得したuser
というように、異なるエンドポイントから類似したデータが取得できる為、このあたりをキャッシュで共通化できたら幸せになるかもしれない。
とはいえコードが複雑になっても嫌なので、検討から始める
Todo
The text was updated successfully, but these errors were encountered: