etl

command
v1.2.6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 26, 2026 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Overview

etl runs the ETL indexer against a production RPC and local Postgres.

It creates all necessary tables via migrations, then indexes blocks and prints each transaction's payload before processing and a completion message after.

Usage:

go run ./examples/etl \
  --rpc https://core.audius.co \
  --db "postgres://localhost:5432/etl_local?sslmode=disable"

Environment variables ETL_RPC_URL and ETL_DB_URL are used as fallbacks.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL