Expand description
NDJSON file plugin โ writes structured data to newline-delimited JSON files.
Creates one file per record type: blocks.ndjson, transactions.ndjson, token_transfers.ndjson, account_activity.ndjson. Append-only, safe for resume.
Structsยง
- Ndjson
Plugin - Built-in plugin that writes structured data to NDJSON files.