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

PM-1546 - Add option to keep submissions in PostgreSQL #51

Merged
merged 7 commits into from
Apr 29, 2024
Merged

Conversation

piotr-iohk
Copy link
Collaborator

@piotr-iohk piotr-iohk commented Apr 23, 2024

This pr adds option to keep submissions in PostgreSQL submissions table. The table will be added to coordinator and submissions may be kept there. This is another storage backend for submissions next to: Cassandra, S3 and local filesystem. Cassandra and PostgreSQL are candidates for "hot storage" on which coordinator and stateless_verifier will perform validations. Further system tests will contribute to choosing the most efficient config.

@piotr-iohk piotr-iohk self-assigned this Apr 23, 2024
Copy link

@simisimis simisimis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good for the naked eye 🫣

README.md Outdated Show resolved Hide resolved
@piotr-iohk piotr-iohk merged commit 9a2f2fd into main Apr 29, 2024
3 checks passed
@piotr-iohk piotr-iohk deleted the postgres branch April 29, 2024 19:11
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.

2 participants