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

Auto-migrate old keystores on startup #244

Open
kentbull opened this issue May 17, 2024 · 1 comment
Open

Auto-migrate old keystores on startup #244

kentbull opened this issue May 17, 2024 · 1 comment

Comments

@kentbull
Copy link
Contributor

On startup then agents should be checked for needing migrations. When an old keystore is detected, as in the stts. database is a dict rather than a KeyStateRecord, then KERIA should automatically update the agent's database.

@pfeairheller
Copy link
Member

I do not believe this to be wise. Migrating production systems without intentionally doing so is a mistake.

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