1# slingshot: atproto record edge cache 2 3local dev running: 4 5```bash 6RUST_LOG=info,slingshot=trace ulimit -n 4096 && RUST_LOG=info cargo run -- --jetstream us-east-1 --cache-dir ./foyer 7```