A drop-in caching proxy that automatically caches your S3 files in Cloudflare R2 on the first request. Zero code rewrite, instant response, zero egress bills.
Every subsequent request is served from Cloudflare R2 — no AWS egress, no latency penalty.
Keep your existing AWS SDKs. Just change the endpoint URL to soko.aeorost.org
Everything you need to eliminate S3 egress costs without touching your existing codebase.
Fully compatible with all standard AWS SDKs — boto3, @aws-sdk/client-s3, and the AWS CLI. No code rewrites, no dependency changes. One URL swap is all it takes.
Uses background writes (Cloudflare waitUntil) to cache content in R2 without adding latency to your first request. MISS is fast, HIT is faster.
Transparently handles AWS Signature Version 4 authentication. Works seamlessly with both private and public S3 buckets without exposing your credentials to end users.
Cached responses are served from Cloudflare's 300+ edge nodes worldwide. Your users get sub-20ms responses with zero AWS egress charges — ever.
Everything you need to know before you integrate.