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

feat: Perform DB setup on notifications from cardano-db-sync #275

Merged
merged 5 commits into from
Aug 11, 2020

Conversation

rhyslbw
Copy link
Contributor

@rhyslbw rhyslbw commented Aug 5, 2020

I suspect this upgrade will remove the code producing the memory leak as reported in #268. The PostgreSQL notification was recently added to the startup sequence of cardano-db-sync, so this branch is targeting the pre-release version, which includes other unavoidable changes.

@rhyslbw rhyslbw added BUG enhancement New feature or request labels Aug 5, 2020
@rhyslbw rhyslbw force-pushed the feature/postgres-notification-to-migrate branch 5 times, most recently from 3c96d73 to 406048e Compare August 6, 2020 11:08
…ations

- Adds HasuraClient to encapsulate behaviour, keeping the Db free from
Hasura concerns.
- Moves Cardano DB Hasura config into package
- Adds config to nixos service
- cardano-db-sync now considers EBBs as part of the epoch blocksCount,
so test assertions updated
@rhyslbw rhyslbw force-pushed the feature/postgres-notification-to-migrate branch from dd986d5 to 4e532a3 Compare August 11, 2020 12:12
@rhyslbw rhyslbw merged commit 2c467bd into master Aug 11, 2020
@rhyslbw rhyslbw deleted the feature/postgres-notification-to-migrate branch August 11, 2020 12:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BUG enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant