AWS EC2 cli for Gerbil Scheme
- Scheme 99.8%
- Makefile 0.2%
Eliminates per-request TLS handshake overhead by reusing connections. New s3/connection.ss implements HTTP/1.1 keep-alive with chunked transfer encoding. S3Client gains keep-alive?: keyword (default #t) with automatic fallback to single-use connections on failure. Also handles Content-Encoding gzip decompression for persistent connections (matching :std/net/request behavior) and uses resp-* adapter functions so callers work transparently with both paths. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .claude | ||
| aws | ||
| cfn | ||
| cli | ||
| cloudwatch | ||
| compute-optimizer | ||
| cost-optimization-hub | ||
| dynamodb | ||
| ec2 | ||
| elbv2 | ||
| iam | ||
| lambda | ||
| logs | ||
| rds | ||
| s3 | ||
| sns | ||
| sqs | ||
| ssm | ||
| sts | ||
| .gitignore | ||
| build.ss | ||
| CLAUDE.md | ||
| gerbil.pkg | ||
| Makefile | ||
| manifest.ss | ||
| README.md | ||