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

キャッシュの保存期間を無期限にする(& Object Cache API を利用する)選択肢がほしい #5

Open
waviaei opened this issue Nov 28, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@waviaei
Copy link
Member

waviaei commented Nov 28, 2023

現在は transient api を使っているため、必ず期間を設定しないとならない。
メニューの更新は完全に不定期なので、一定期間で必ずinvalidateされるのではなく、無期限で保持し、変更があった場合にのみ更新する方法。

@waviaei waviaei added the enhancement New feature or request label Nov 28, 2023
@waviaei
Copy link
Member Author

waviaei commented Nov 28, 2023

現状は管理画面の分指定を長くする

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant