pipeflow 0.0.2

A lightweight, configuration-driven data pipeline framework
Documentation
# Generated by Cargo
/target/

# IDE
.idea/
.vscode/
*.swp
*.swo
*~

# OS
.DS_Store
Thumbs.db

# Build artifacts
*.so
*.dylib
*.dll

# Test artifacts
*.profraw
*.profdata

# Local configuration
.env
.env.local
*.local.yaml

# Dead letter queue (default location)
dead_letters.jsonl

# Buffer directories
/buffer/