Skip to content
This repository has been archived by the owner on Mar 12, 2020. It is now read-only.

Add state machines storage support #9

Closed
tdauth opened this issue Nov 15, 2018 · 0 comments
Closed

Add state machines storage support #9

tdauth opened this issue Nov 15, 2018 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@tdauth
Copy link
Contributor

tdauth commented Nov 15, 2018

All state machines should be stored on the disk and restored from it in case the API/service crashes or the state machines become quite big and the creation/modification is interrupted.

@tdauth tdauth added the enhancement New feature or request label Nov 15, 2018
@tdauth tdauth self-assigned this Nov 15, 2018
tdauth added a commit that referenced this issue Nov 15, 2018
… methods #1 #7 #9

- Besides, update some scalastyle rules.
- Move all sbt plugins to one file.
- Do some refactoring, so we only used immutable data structures.
- Add type ActionTransitions which stores the execution times.
- Initial persistence methods.
- Add initial Swagger support for the REST service.
@tdauth tdauth closed this as completed in 8b34de6 Nov 20, 2018
tdauth added a commit that referenced this issue Nov 20, 2018
…e classes serializable #9

Besides, clear the state machines before and after test suites.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Development

No branches or pull requests

1 participant