immortal
immortal copied to clipboard
How do you re-hydrate ets table after deployment?
I wanted to ask how you would re-hydrate the ets table when the BEAM restarts.
Case in point, something like Kubernetes managed deployment, triggered by CI/CD.
What kind of temporary store would you use? Would it be DB?