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

[EPIC] Data persistence #10

Open
6 tasks
jackzampolin opened this issue Aug 16, 2024 · 0 comments
Open
6 tasks

[EPIC] Data persistence #10

jackzampolin opened this issue Aug 16, 2024 · 0 comments

Comments

@jackzampolin
Copy link
Contributor

jackzampolin commented Aug 16, 2024

Currently goridan is implemented with in-memory data stores. In order to have a production implemetation we need to enable persistence. SQLite support for Gordian data persistence is the first target. The tables should be all independent of one another making the translation to SQL straightforward. Initial implementation should be hand written SQL. The following interfaces need implementation for this epic.

@jonathanpberger jonathanpberger changed the title [Epic] Data persistence [EPIC] Data persistence Aug 26, 2024
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

No branches or pull requests

1 participant