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

Add persister (updates) #75

Merged
merged 7 commits into from
Mar 18, 2024
Merged

Conversation

elijahbenizzy
Copy link
Contributor

No description provided.

@elijahbenizzy
Copy link
Contributor Author

elijahbenizzy commented Mar 18, 2024

TODO:

  • Test out examples
  • Add docs

Following changes:
1. Makes the state the source of truth in applications
2. Adds error-checking on the initialize API
3. Breaks up the persistor API to multiple pieces to allow for the
   tracking client to use it
4. Adds misc docs/cleans up
@elijahbenizzy elijahbenizzy marked this pull request as ready for review March 18, 2024 21:05
This adds the partition key in a new metadata.json file in the
application directory. This defaults to None (valid) if empty, so we're
backwards compatible.
@elijahbenizzy elijahbenizzy merged commit 68925dd into add_persister Mar 18, 2024
6 checks passed
@elijahbenizzy elijahbenizzy deleted the add_persister_elijah branch March 18, 2024 23:09
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