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 Data Storage #125

Open
wants to merge 7 commits into
base: main
Choose a base branch
from
Open

Refactor Data Storage #125

wants to merge 7 commits into from

Conversation

marcus-snx
Copy link
Collaborator

@marcus-snx marcus-snx commented Sep 27, 2024

  • Indexed data to Parquet
    • convert int128/int256 to string
    • set block ranges (dynamically)
  • Data cleaning scripts for indexed data
  • ClickHouse integration
    • Data ingestion (from Parquet)
    • Data export (to Parquet)
    • dbt adapter
  • Schedule tasks
    • import data to ClickHouse
    • export data from ClickHouse
  • S3 backup

@marcus-snx marcus-snx added the wip Work in progress label Sep 27, 2024
@marcus-snx marcus-snx changed the title Refactor Data Storage - Index data to Parquet Refactor Data Storage Oct 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wip Work in progress
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant