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

Flows: Integrate SQLX repository for persistent flow event store #598

Closed
Tracked by #58
zaychenko-sergei opened this issue Apr 15, 2024 · 0 comments · Fixed by #807
Closed
Tracked by #58

Flows: Integrate SQLX repository for persistent flow event store #598

zaychenko-sergei opened this issue Apr 15, 2024 · 0 comments · Fixed by #807
Assignees

Comments

@zaychenko-sergei
Copy link
Contributor

Following the results of #578 , make a similar change for main flow event store:

  • implement shared test package and thoroughly cover flow event store operation with tests, cleanup using in-memory version
  • implement Postgres version of the flow events repository and stabilize it with the shared test package
  • implement SQLite version of the flow events repository and stabilize it with the shared test package
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 a pull request may close this issue.

1 participant