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

WIP: Initial work on schema refactor #28

Draft
wants to merge 2 commits into
base: refactor/cardinal
Choose a base branch
from

Conversation

AusIV
Copy link
Contributor

@AusIV AusIV commented Apr 6, 2022

See migrations/schema.sql for details on proposed DB schema.

Introduces a concept of cardinal-streams based indexers to flume,
having independent indexers provide SQL statements to be committed
with each chain update. This will allow us to enable and disable
indexers along with sets of features we want a flume instance to support.

Austin Roberts added 2 commits April 6, 2022 15:11
See migrations/schema.sql for details on proposed DB schema.

Introduces a concept of cardinal-streams based indexers to flume,
having independent indexers provide SQL statements to be committed
with each chain update. This will allow us to enable and disable
indexers along with sets of features we want a flume instance to support.
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