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

refactor: sqsdomain module #9

Merged
merged 6 commits into from
Jan 4, 2024
Merged

refactor: sqsdomain module #9

merged 6 commits into from
Jan 4, 2024

Conversation

p0mvn
Copy link
Member

@p0mvn p0mvn commented Jan 4, 2024

This PR introduces an additional in-repo go.mod called sqsdomain.

Since we've moved sqs out-of-node, there is still some common logic that must be shared between the node ingest and sqs web server.

Particularly, the infrastructure related to storage (repository). As a result, we keep all this common logic via this new module to reduce code duplication.

@p0mvn p0mvn merged commit a67f70e into main Jan 4, 2024
3 checks passed
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.

1 participant