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

Persisted Operations reloading #1

Merged
merged 7 commits into from
Oct 3, 2023
Merged

Persisted Operations reloading #1

merged 7 commits into from
Oct 3, 2023

Conversation

ldebruijn
Copy link
Owner

@ldebruijn ldebruijn commented Oct 2, 2023

Add feature to persisted operations that allows it to reload its store periodically.

  • Persisted Operations now looks at a specific local directory for its data needs
  • A Remote store can be configured to pull its data into the local directory
  • An interval can be configured which pulls data from the remote, pushes it to the local disk and refreshes the internal store in memeory

Checklist

  • Update tests
  • Update documentation

@ldebruijn ldebruijn self-assigned this Oct 3, 2023
@ldebruijn ldebruijn merged commit 7c014f2 into main Oct 3, 2023
1 check passed
@ldebruijn ldebruijn deleted the po-reloading branch October 20, 2023 20:40
ldebruijn added a commit that referenced this pull request Jan 23, 2024
Add ability for Persisted Operations reloading
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.

1 participant