Skip to content

[1/s] Add basic defs state store methods to instance #31357

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

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

benpankow
Copy link
Member

@benpankow benpankow commented Jul 25, 2025

Summary

Adds a set of instance methods which store defs state data, to be used by components which fetch data from external APIs. This base implementation uses the run storage kvstore, in the cloud context it will use S3.

Test Plan

New unit tests.

@benpankow
Copy link
Member Author

benpankow commented Jul 25, 2025

@benpankow benpankow force-pushed the benpankow/state-store branch 2 times, most recently from 1e4d52f to 2cc1189 Compare July 28, 2025 18:57
@OwenKephart OwenKephart force-pushed the benpankow/state-store branch 3 times, most recently from 90eb27a to 9ada543 Compare July 30, 2025 00:16
@OwenKephart OwenKephart force-pushed the benpankow/state-store branch from 9ada543 to a5da656 Compare July 30, 2025 23:27
@OwenKephart OwenKephart marked this pull request as ready for review July 30, 2025 23:33
@OwenKephart OwenKephart force-pushed the benpankow/state-store branch 2 times, most recently from b7aa2ed to d7fb077 Compare July 31, 2025 21:55
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