- Implement stricter and more efficient CLI argument parsing
- Speed up startup
- Avoid loading all the downloaded snapshots into RAM
- Add `--cache-directory` and `--no-cache` CLI options
- Add `replicat.__version__` and the corresponding CLI flag
- Send status messages to `stderr` instead of `stdout`