dykit is a pure aggregator package.
It does not provide runtime code or a CLI entrypoint. Installing dykit installs:
dyproto(protocol layer)dycap(collection layer)dystat(analysis layer)
uv add dykitdycap --help
dystat --helpUse DYKIT_DSN for database DSN.
export DYKIT_DSN="postgresql://user:pass@localhost:5432/douyu"- PostgreSQL batch write tuning and observability (batch size/flush interval metrics and guidelines)