Skip to main content
Version: v0.3.0

cmd/sydra-csv/main.zig

Purpose

Placeholder for a future CLI that streams CSV data into the SydraDB HTTP ingest endpoint.

Current state

The file currently contains only a comment:

// CLI to stream CSV into /ingest (future)

No public API or executable entrypoint is implemented yet.