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

[SERV-1190] Add ability to persist/restore profiles from disk #50

Merged
merged 3 commits into from
Jan 24, 2025

Conversation

ksclarke
Copy link
Member

  • Add the ability to persist the in-memory profiles to disk
  • Add ability to refresh in-memory profiles from disk
  • Add ENV for the location of the persisted JSON profiles file
  • Updated old test method name to conform to the recommended form
  • Tweaked some error var names to not reuse var names for different things in the same scope

@ksclarke ksclarke self-assigned this Jan 23, 2025
@ksclarke ksclarke requested a review from a team as a code owner January 23, 2025 22:00
@ksclarke ksclarke merged commit a9b04c7 into main Jan 24, 2025
2 checks passed
@ksclarke ksclarke deleted the SERV-1190 branch January 24, 2025 19:37
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

Successfully merging this pull request may close these issues.

3 participants