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

API for managing the stateful services #27

Open
4 tasks
Kapim opened this issue Apr 14, 2023 · 0 comments
Open
4 tasks

API for managing the stateful services #27

Kapim opened this issue Apr 14, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@Kapim
Copy link
Contributor

Kapim commented Apr 14, 2023

  • GetState() -> state - return the current state (model) of the service
  • SetState(state) - replace the current state of the service
  • SaveState(id) - save the current state of the service to persistent storage
  • LoadState(id) - retrieve the state of the service from persistent storage
@Kapim Kapim added this to the 0.3.0 milestone Apr 14, 2023
@Kapim Kapim assigned Kapim and idobes and unassigned Kapim May 12, 2023
@Kapim Kapim added the enhancement New feature or request label May 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants