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

command to invalidate cache #72

Closed
kubosuke opened this issue Aug 2, 2024 · 2 comments
Closed

command to invalidate cache #72

kubosuke opened this issue Aug 2, 2024 · 2 comments

Comments

@kubosuke
Copy link
Contributor

kubosuke commented Aug 2, 2024

Environment:

  • fly.io
  • Elixir
Erlang/OTP 26 [erts-14.2.5] [source] [64-bit] [smp:8:8] [ds:8:8:10] [async-threads:1] [jit] [dtrace]
IEx 1.17.2 (compiled with Erlang/OTP 26)

Overview

We're deploying 3 app instances on fly.io, and sometimes when I update translate text on Kanta, some app instance holds cache and the translate text won't be updated immediately. it'd be nice if kanta has the logic to invalidate cache manually (like invalidate cache button in GUI, etc). fetch data from database periodically to refresh is also fine.

@jan-swiatek
Copy link
Contributor

Added! :)

@kubosuke
Copy link
Contributor Author

kubosuke commented Oct 7, 2024

@jan-swiatek love ie thanks 🙇

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

No branches or pull requests

2 participants